Uses of Interface
net.minecraft.class_11438
Packages that use class_11438
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11438 in net.minecraft
Classes in net.minecraft with type parameters of type class_11438Classes in net.minecraft that implement class_11438Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordFields in net.minecraft declared as class_11438Modifier and TypeFieldDescriptionprivate final class_11438class_11423.class_11424.controlThe field for thecontrolrecord component.Fields in net.minecraft with type parameters of type class_11438Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11438> class_11438.field_60644private static final Map<com.mojang.serialization.MapCodec<? extends class_11438>, class_11487<?>> class_11489.field_60777Methods in net.minecraft with type parameters of type class_11438Modifier and TypeMethodDescriptionprivate static <T extends class_11438>
@Nullable class_11487<T> class_11489.method_71902(T t) static <T extends class_11438>
voidclass_11489.method_71903(T t, Screen screen, class_11487.class_11488 class_11488) private static <T extends class_11438>
voidclass_11489.method_71904(com.mojang.serialization.MapCodec<T> mapCodec, class_11487<? super T> class_11487) Methods in net.minecraft that return class_11438Modifier and TypeMethodDescriptionclass_11423.class_11424.control()Returns the value of thecontrolrecord component.Methods in net.minecraft that return types with arguments of type class_11438Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends class_11438> class_11438.method_71717()static com.mojang.serialization.MapCodec<? extends class_11438> class_11439.method_71720(Registry<com.mojang.serialization.MapCodec<? extends class_11438>> registry) Method parameters in net.minecraft with type arguments of type class_11438Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_11438> class_11439.method_71720(Registry<com.mojang.serialization.MapCodec<? extends class_11438>> registry) Constructors in net.minecraft with parameters of type class_11438 -
Uses of class_11438 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11438Modifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11438>> Registries.field_60814static final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11438>>> RegistryKeys.INPUT_CONTROL_TYPE