Uses of Record Class
net.minecraft.class_10731
Packages that use class_10731
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10731 in net.minecraft
Fields in net.minecraft declared as class_10731Fields in net.minecraft with type parameters of type class_10731Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_10731>> class_10730.field_56424static final com.mojang.serialization.Codec<class_10731> class_10731.field_56425static final com.mojang.serialization.Codec<class_10731> class_10731.field_56426static final com.mojang.serialization.Codec<RegistryEntry<class_10731>> class_10731.field_56427static final PacketCodec<RegistryByteBuf, RegistryEntry<class_10731>> class_10731.field_56428static final RegistryKey<class_10731> class_10733.field_56435static final RegistryKey<class_10731> class_10733.field_56436static final RegistryKey<class_10731> class_10733.field_56437static final RegistryKey<class_10731> class_10733.field_56438Methods in net.minecraft that return types with arguments of type class_10731Modifier and TypeMethodDescriptionclass_10730.method_67349()private static RegistryKey<class_10731> class_10733.method_67353(Identifier identifier) static Optional<RegistryEntry.Reference<class_10731>> class_10733.method_67354(Random random, DynamicRegistryManager dynamicRegistryManager, SpawnContext spawnContext) Method parameters in net.minecraft with type arguments of type class_10731Modifier and TypeMethodDescriptionvoidclass_10730.method_67348(RegistryEntry<class_10731> registryEntry) static voidclass_10733.method_67355(Registerable<class_10731> registerable) private static voidclass_10733.method_67356(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, TagKey<Biome> tagKey) private static voidclass_10733.method_67356(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, TagKey<Biome> tagKey) private static voidclass_10733.method_67357(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, SpawnConditionSelectors spawnConditionSelectors) private static voidclass_10733.method_67357(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, SpawnConditionSelectors spawnConditionSelectors) -
Uses of class_10731 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_10731Modifier and TypeFieldDescriptionstatic final ComponentType<RegistryEntry<class_10731>> DataComponentTypes.VARIANT_COW -
Uses of class_10731 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_10731Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_10731>> TrackedDataHandlerRegistry.field_56413 -
Uses of class_10731 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_10731Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_10731>> RegistryKeys.COW_VARIANT