Uses of Interface
net.minecraft.class_11521
Packages that use class_11521
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11521 in net.minecraft
Classes in net.minecraft that implement class_11521Fields in net.minecraft with type parameters of type class_11521Modifier and TypeFieldDescriptionprivate final Optional<class_11521> class_11519.actionThe field for theactionrecord component.static final com.mojang.serialization.Codec<class_11521> class_11521.field_60973Methods in net.minecraft that return types with arguments of type class_11521Modifier and TypeMethodDescriptionclass_11519.action()Returns the value of theactionrecord component.com.mojang.serialization.MapCodec<? extends class_11521> class_11521.getCodec()static com.mojang.serialization.MapCodec<? extends class_11521> class_11523.method_72074(Registry<com.mojang.serialization.MapCodec<? extends class_11521>> registry) Method parameters in net.minecraft with type arguments of type class_11521Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_11521> class_11523.method_72074(Registry<com.mojang.serialization.MapCodec<? extends class_11521>> registry) class_11529.method_72139(Optional<class_11521> optional) Constructor parameters in net.minecraft with type arguments of type class_11521ModifierConstructorDescriptionclass_11519(DialogButtonData dialogButtonData, Optional<class_11521> optional) -
Uses of class_11521 in net.minecraft.dialog.submit
Classes in net.minecraft.dialog.submit that implement class_11521 -
Uses of class_11521 in net.minecraft.dialog.type
Methods in net.minecraft.dialog.type that return types with arguments of type class_11521Modifier and TypeMethodDescriptiondefault Optional<class_11521> ColumnsDialog.method_72060()ConfirmationDialog.method_72060()Dialog.method_72060()NoticeDialog.method_72060() -
Uses of class_11521 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11521Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11521>>> RegistryKeys.DIALOG_ACTION_TYPEstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11521>> Registries.field_61038