Uses of Record Class
net.minecraft.class_11892
Packages that use class_11892
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11892 in net.minecraft
Fields in net.minecraft declared as class_11892Fields in net.minecraft with type parameters of type class_11892Modifier and TypeFieldDescriptionprotected static final TrackedData<com.mojang.datafixers.util.Either<class_11892, ProfileComponent>> class_11891.field_62516static final com.mojang.serialization.Codec<class_11892> class_11892.field_62523static final PacketCodec<ByteBuf, class_11892> class_11892.field_62524static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<class_11892, ProfileComponent>> class_11892.field_62525static final PacketCodec<ByteBuf, com.mojang.datafixers.util.Either<class_11892, ProfileComponent>> class_11892.field_62526Methods in net.minecraft that return types with arguments of type class_11892Modifier and TypeMethodDescriptionprotected com.mojang.datafixers.util.Either<class_11892, ProfileComponent> class_11891.method_74104()Methods in net.minecraft with parameters of type class_11892Modifier and TypeMethodDescriptionprivate static SkinTexturesclass_11903.method_74208(class_11892 class_11892) Method parameters in net.minecraft with type arguments of type class_11892Modifier and TypeMethodDescriptionprivate voidclass_11891.method_74098(com.mojang.datafixers.util.Either<class_11892, ProfileComponent> either) -
Uses of class_11892 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_11892Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<com.mojang.datafixers.util.Either<class_11892, ProfileComponent>> TrackedDataHandlerRegistry.field_62501