Uses of Interface
net.minecraft.class_11432
Packages that use class_11432
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11432 in net.minecraft
Classes in net.minecraft with type parameters of type class_11432Classes in net.minecraft that implement class_11432Fields in net.minecraft with type parameters of type class_11432Modifier and TypeFieldDescriptionprivate final List<class_11432> class_11417.bodyThe field for thebodyrecord component.static final com.mojang.serialization.Codec<class_11432> class_11432.field_60637static final com.mojang.serialization.Codec<List<class_11432>> class_11432.field_60638private static final Map<com.mojang.serialization.MapCodec<? extends class_11432>, class_11482<?>> class_11483.field_60775Methods in net.minecraft with type parameters of type class_11432Modifier and TypeMethodDescriptionprivate static <B extends class_11432>
@Nullable class_11482<B> class_11483.method_71896(B b) private static <B extends class_11432>
voidclass_11483.method_71897(com.mojang.serialization.MapCodec<B> mapCodec, class_11482<? super B> class_11482) static <B extends class_11432>
@Nullable Widgetclass_11483.method_71898(Screen screen, B b) Methods in net.minecraft that return types with arguments of type class_11432Modifier and TypeMethodDescriptionclass_11417.body()Returns the value of thebodyrecord component.com.mojang.serialization.MapCodec<? extends class_11432> class_11432.method_71711()static com.mojang.serialization.MapCodec<? extends class_11432> class_11433.method_71713(Registry<com.mojang.serialization.MapCodec<? extends class_11432>> registry) Method parameters in net.minecraft with type arguments of type class_11432Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_11432> class_11433.method_71713(Registry<com.mojang.serialization.MapCodec<? extends class_11432>> registry) Constructor parameters in net.minecraft with type arguments of type class_11432ModifierConstructorDescriptionclass_11417(Text text, Optional<Text> optional, boolean bool, List<class_11432> list) -
Uses of class_11432 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11432Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11432>>> RegistryKeys.DIALOG_BODY_TYPEstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11432>> Registries.field_60815