Uses of Record Class
net.minecraft.class_10756
Packages that use class_10756
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10756 in net.minecraft
Fields in net.minecraft with type parameters of type class_10756Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10756> class_10756.field_56538static final com.mojang.serialization.Codec<class_10756> class_10756.field_56539static final com.mojang.serialization.Codec<RegistryEntry<class_10756>> class_10756.field_56540static final PacketCodec<RegistryByteBuf, RegistryEntry<class_10756>> class_10756.field_56541static final RegistryKey<class_10756> class_10758.field_56547static final RegistryKey<class_10756> class_10758.field_56548static final RegistryKey<class_10756> class_10758.field_56549static final RegistryKey<class_10756> class_10758.field_56550Methods in net.minecraft that return types with arguments of type class_10756Modifier and TypeMethodDescriptionprivate static RegistryKey<class_10756> class_10758.method_67526(Identifier identifier) static Optional<RegistryEntry.Reference<class_10756>> class_10758.method_67527(Random random, DynamicRegistryManager dynamicRegistryManager, SpawnContext spawnContext) Method parameters in net.minecraft with type arguments of type class_10756Modifier and TypeMethodDescriptionstatic voidclass_10758.method_67528(Registerable<class_10756> registerable) private static voidclass_10758.method_67529(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, TagKey<Biome> tagKey) private static voidclass_10758.method_67529(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, TagKey<Biome> tagKey) private static voidclass_10758.method_67530(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, SpawnConditionSelectors spawnConditionSelectors) private static voidclass_10758.method_67530(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, SpawnConditionSelectors spawnConditionSelectors) -
Uses of class_10756 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_10756 -
Uses of class_10756 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_10756Modifier and TypeFieldDescriptionstatic final ComponentType<RegistryPair<class_10756>> DataComponentTypes.VARIANT_CHICKEN -
Uses of class_10756 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_10756Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_10756>> TrackedDataHandlerRegistry.field_56523 -
Uses of class_10756 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type class_10756Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_10756>> ChickenEntity.field_56537Methods in net.minecraft.entity.passive that return types with arguments of type class_10756Method parameters in net.minecraft.entity.passive with type arguments of type class_10756Modifier and TypeMethodDescriptionvoidChickenEntity.method_67521(RegistryEntry<class_10756> registryEntry) -
Uses of class_10756 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_10756Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_10756>> RegistryKeys.CHICKEN_VARIANT