Uses of Class
net.minecraft.class_10586
Packages that use class_10586
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10586 in net.minecraft
Fields in net.minecraft with type parameters of type class_10586Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10586> class_10586.field_55680static final PacketCodec<RegistryByteBuf, class_10586> class_10586.field_55681static final com.mojang.serialization.Codec<RegistryEntry<class_10586>> class_10586.field_55682static final PacketCodec<RegistryByteBuf, RegistryEntry<class_10586>> class_10586.field_55683static final RegistryKey<class_10586> class_10588.field_55696static final RegistryKey<class_10586> class_10588.field_55697static final RegistryKey<class_10586> class_10588.field_55698static final RegistryKey<class_10586> class_10588.field_55699Methods in net.minecraft that return types with arguments of type class_10586Modifier and TypeMethodDescriptionstatic Optional<RegistryEntry.Reference<class_10586>> class_10588.method_66314(Random random, DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> registryEntry) private static RegistryKey<class_10586> class_10588.method_66315(String string) Method parameters in net.minecraft with type arguments of type class_10586Modifier and TypeMethodDescriptionstatic voidclass_10588.method_66318(Registerable<class_10586> registerable) (package private) static voidclass_10588.method_66319(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, TagKey<Biome> tagKey) (package private) static voidclass_10588.method_66319(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, TagKey<Biome> tagKey) (package private) static voidclass_10588.method_66320(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, Optional<RegistryEntryList<Biome>> optional) (package private) static voidclass_10588.method_66320(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, Optional<RegistryEntryList<Biome>> optional) -
Uses of class_10586 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_10586 -
Uses of class_10586 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_10586Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_10586>> TrackedDataHandlerRegistry.field_55583 -
Uses of class_10586 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type class_10586Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_10586>> PigEntity.field_55679Methods in net.minecraft.entity.passive that return types with arguments of type class_10586Method parameters in net.minecraft.entity.passive with type arguments of type class_10586Modifier and TypeMethodDescriptionvoidPigEntity.setVariant(RegistryEntry<class_10586> registryEntry) -
Uses of class_10586 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_10586Modifier and TypeFieldDescriptionstatic final EntitySubPredicateTypes.DynamicVariantType<class_10586> EntitySubPredicateTypes.PIG -
Uses of class_10586 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_10586Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_10586>> RegistryKeys.PIG_VARIANT