Uses of Interface
net.minecraft.class_12090
Packages that use class_12090
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12090 in net.minecraft
Classes in net.minecraft that implement class_12090Modifier and TypeClassDescriptionstatic classstatic final recordFields in net.minecraft declared as class_12090Modifier and TypeFieldDescriptionprivate final class_12090class_12095.testThe field for thetestrecord component.Fields in net.minecraft with type parameters of type class_12090Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12090> class_12090.field_63192Methods in net.minecraft that return class_12090Modifier and TypeMethodDescriptionclass_12095.test()Returns the value of thetestrecord component.Methods in net.minecraft that return types with arguments of type class_12090Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends class_12090> class_12090.method_75021()static com.mojang.serialization.MapCodec<? extends class_12090> class_12093.method_75025(Registry<com.mojang.serialization.MapCodec<? extends class_12090>> registry) Method parameters in net.minecraft with type arguments of type class_12090Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_12090> class_12093.method_75025(Registry<com.mojang.serialization.MapCodec<? extends class_12090>> registry) Constructors in net.minecraft with parameters of type class_12090 -
Uses of class_12090 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_12090Modifier and TypeFieldDescription(package private) static final class_12090ClientPlayNetworkHandler.field_63566 -
Uses of class_12090 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_12090Modifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends class_12090>> Registries.field_63644static final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_12090>>> RegistryKeys.PERMISSION_CHECK_TYPE -
Uses of class_12090 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_12090Modifier and TypeFieldDescriptionstatic final class_12090CommandManager.field_31837static final class_12090CommandManager.field_31838static final class_12090CommandManager.field_31839static final class_12090CommandManager.field_31840static final class_12090CommandManager.field_31841static final class_12090GameModeCommand.field_63167Methods in net.minecraft.server.command with parameters of type class_12090Modifier and TypeMethodDescriptionstatic <T extends class_12097>
class_12095<T> CommandManager.requirePermissionLevel(class_12090 class_12090)