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.ASHEN
static final RegistryKey
<class_9346> class_9347.BLACK
static final RegistryKey
<class_9346> class_9347.CHESTNUT
static final com.mojang.serialization.Codec
<class_9346> class_9346.field_49724
static final RegistryKey
<class_9346> class_9347.PALE
static final RegistryKey
<class_9346> class_9347.RUSTY
static final RegistryKey
<class_9346> class_9347.SNOWY
static final RegistryKey
<class_9346> class_9347.SPOTTED
static final RegistryKey
<class_9346> class_9347.STRIPED
static final RegistryKey
<class_9346> class_9347.WOODS
Methods 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 void
class_9347.method_58068
(Registerable<class_9346> registerable) (package private) static void
class_9347.method_58069
(Registerable<class_9346> registerable, RegistryKey<class_9346> registryKey, String string, RegistryKey<Biome> registryKey2) (package private) static void
class_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_49722
final RegistryEntry
<class_9346> WolfEntity.class_9345.field_49723
Methods 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 TypeMethodDescriptionvoid
WolfEntity.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