Uses of Interface
net.minecraft.class_11452
Packages that use class_11452
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11452 in net.minecraft
Classes in net.minecraft with type parameters of type class_11452Subinterfaces of class_11452 in net.minecraftClasses in net.minecraft that implement class_11452Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordFields in net.minecraft declared as class_11452Modifier and TypeFieldDescriptionprivate final class_11452class_11423.class_11425.methodThe field for themethodrecord component.Fields in net.minecraft with type parameters of type class_11452Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11452> class_11452.field_60661private static final Map<com.mojang.serialization.MapCodec<? extends class_11452>, class_11497<?>> class_11499.field_60781Methods in net.minecraft with type parameters of type class_11452Modifier and TypeMethodDescriptionstatic <T extends class_11452>
class_11497.class_11498class_11499.method_71917(T t) private static <T extends class_11452>
voidclass_11499.method_71918(com.mojang.serialization.MapCodec<T> mapCodec, class_11497<? super T> class_11497) private static <T extends class_11452>
@Nullable class_11497<T> class_11499.method_71919(T t) Methods in net.minecraft that return class_11452Modifier and TypeMethodDescriptionclass_11423.class_11425.method()Returns the value of themethodrecord component.Methods in net.minecraft that return types with arguments of type class_11452Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends class_11452> class_11452.method_71738()static com.mojang.serialization.MapCodec<? extends class_11452> class_11453.method_71752(Registry<com.mojang.serialization.MapCodec<? extends class_11452>> registry) Method parameters in net.minecraft with type arguments of type class_11452Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_11452> class_11453.method_71752(Registry<com.mojang.serialization.MapCodec<? extends class_11452>> registry) Constructors in net.minecraft with parameters of type class_11452ModifierConstructorDescriptionclass_11425(String string, class_11416 class_11416, class_11452 class_11452) -
Uses of class_11452 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11452Modifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11452>> Registries.field_60813static final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11452>>> RegistryKeys.SUBMIT_METHOD_TYPE