Uses of Record Class
net.minecraft.class_12319
Packages that use class_12319
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12319 in net.minecraft
Fields in net.minecraft with type parameters of type class_12319Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12319> class_12319.CODECstatic final com.mojang.serialization.Codec<class_12319> class_12319.field_64362static final com.mojang.serialization.Codec<RegistryEntry<class_12319>> class_12319.field_64363static final PacketCodec<RegistryByteBuf, RegistryEntry<class_12319>> class_12319.field_64364static final RegistryKey<class_12319> class_12321.field_64370static final RegistryKey<class_12319> class_12321.field_64371static final RegistryKey<class_12319> class_12321.field_64372Methods in net.minecraft that return types with arguments of type class_12319Modifier and TypeMethodDescriptionprivate static RegistryKey<class_12319> class_12321.method_76448(Identifier identifier) Method parameters in net.minecraft with type arguments of type class_12319Modifier and TypeMethodDescriptionstatic voidclass_12321.method_76449(Registerable<class_12319> registerable) private static voidclass_12321.method_76450(Registerable<class_12319> registerable, RegistryKey<class_12319> registryKey, class_12319.class_12320 class_12320, String string, TagKey<Biome> tagKey) private static voidclass_12321.method_76450(Registerable<class_12319> registerable, RegistryKey<class_12319> registryKey, class_12319.class_12320 class_12320, String string, TagKey<Biome> tagKey) private static voidclass_12321.method_76451(Registerable<class_12319> registerable, RegistryKey<class_12319> registryKey, class_12319.class_12320 class_12320, String string, SpawnConditionSelectors spawnConditionSelectors) private static voidclass_12321.method_76451(Registerable<class_12319> registerable, RegistryKey<class_12319> registryKey, class_12319.class_12320 class_12320, String string, SpawnConditionSelectors spawnConditionSelectors) -
Uses of class_12319 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_12319 -
Uses of class_12319 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_12319Modifier and TypeFieldDescriptionstatic final ComponentType<LazyRegistryEntryReference<class_12319>> DataComponentTypes.VARIANT_ZOMBIE_NAUTILU -
Uses of class_12319 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_12319Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_12319>> TrackedDataHandlerRegistry.field_64257 -
Uses of class_12319 in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type class_12319Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_12319>> ZombieNautilusEntity.field_64373Methods in net.minecraft.entity.mob that return types with arguments of type class_12319Method parameters in net.minecraft.entity.mob with type arguments of type class_12319Modifier and TypeMethodDescriptionvoidZombieNautilusEntity.method_76452(RegistryEntry<class_12319> registryEntry) -
Uses of class_12319 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_12319Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_12319>> RegistryKeys.ZOMBIE_NAUTILUS_VARIANT