Uses of Record Class
net.minecraft.class_9346
Packages that use class_9346
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9346 in net.minecraft
Fields in net.minecraft with type parameters of type class_9346Modifier and TypeFieldDescriptionstatic final RegistryKey<class_9346> class_9347.ASHENstatic final RegistryKey<class_9346> class_9347.BLACKstatic final RegistryKey<class_9346> class_9347.CHESTNUTstatic final com.mojang.serialization.Codec<class_9346> class_9346.field_49724static final RegistryKey<class_9346> class_9347.PALEstatic final RegistryKey<class_9346> class_9347.RUSTYstatic final RegistryKey<class_9346> class_9347.SNOWYstatic final RegistryKey<class_9346> class_9347.SPOTTEDstatic final RegistryKey<class_9346> class_9347.STRIPEDstatic final RegistryKey<class_9346> class_9347.WOODSMethods in net.minecraft that return types with arguments of type class_9346Modifier and TypeMethodDescriptionprivate static RegistryKey<class_9346> class_9347.method_58066(String string) static RegistryEntry<class_9346> class_9347.method_58067(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> registryEntry) Method parameters in net.minecraft with type arguments of type class_9346Modifier and TypeMethodDescriptionstatic voidclass_9347.method_58068(Registerable<class_9346> registerable) (package private) static voidclass_9347.method_58069(Registerable<class_9346> registerable, RegistryKey<class_9346> registryKey, String string, RegistryKey<Biome> registryKey2) (package private) static voidclass_9347.method_58069(Registerable<class_9346> registerable, RegistryKey<class_9346> registryKey, String string, RegistryKey<Biome> registryKey2) -
Uses of class_9346 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_9346Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_9346>> TrackedDataHandlerRegistry.field_49713 -
Uses of class_9346 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type class_9346Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_9346>> WolfEntity.field_49722final RegistryEntry<class_9346> WolfEntity.class_9345.field_49723Methods in net.minecraft.entity.passive that return types with arguments of type class_9346Method parameters in net.minecraft.entity.passive with type arguments of type class_9346Modifier and TypeMethodDescriptionvoidWolfEntity.setVariant(RegistryEntry<class_9346> registryEntry) Constructor parameters in net.minecraft.entity.passive with type arguments of type class_9346 -
Uses of class_9346 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_9346Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_9346>> RegistryKeys.WOLF_VARIANT