Uses of Record Class
net.minecraft.class_10823
Packages that use class_10823
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10823 in net.minecraft
Fields in net.minecraft with type parameters of type class_10823Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10823> class_10823.field_57076static final com.mojang.serialization.Codec<class_10823> class_10823.field_57077static final com.mojang.serialization.Codec<RegistryEntry<class_10823>> class_10823.field_57078static final PacketCodec<RegistryByteBuf, RegistryEntry<class_10823>> class_10823.field_57079static final RegistryKey<class_10823> class_10824.field_57080static final RegistryKey<class_10823> class_10824.field_57081static final RegistryKey<class_10823> class_10824.field_57082static final RegistryKey<class_10823> class_10824.field_57083static final RegistryKey<class_10823> class_10824.field_57084static final RegistryKey<class_10823> class_10824.field_57085static final RegistryKey<class_10823> class_10824.field_57086Methods in net.minecraft that return types with arguments of type class_10823Modifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<class_10823> class_10823.method_68134()private static RegistryKey<class_10823> class_10824.method_68135(class_10824.class_10825 class_10825) static RegistryEntry<class_10823> class_10824.method_68136(DynamicRegistryManager dynamicRegistryManager, Random random) Method parameters in net.minecraft with type arguments of type class_10823Modifier and TypeMethodDescriptionstatic voidclass_10824.method_68137(Registerable<class_10823> registerable) private static voidclass_10824.method_68138(Registerable<class_10823> registerable, RegistryKey<class_10823> registryKey, class_10824.class_10825 class_10825) private static voidclass_10824.method_68138(Registerable<class_10823> registerable, RegistryKey<class_10823> registryKey, class_10824.class_10825 class_10825) -
Uses of class_10823 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_10823Modifier and TypeFieldDescriptionstatic final ComponentType<RegistryEntry<class_10823>> DataComponentTypes.SOUND_VARIANT_WOLF -
Uses of class_10823 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_10823Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<class_10823>> TrackedDataHandlerRegistry.field_57073 -
Uses of class_10823 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type class_10823Modifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<class_10823>> WolfEntity.field_57075Methods in net.minecraft.entity.passive that return types with arguments of type class_10823Method parameters in net.minecraft.entity.passive with type arguments of type class_10823Modifier and TypeMethodDescriptionprivate voidWolfEntity.method_68132(RegistryEntry<class_10823> registryEntry) -
Uses of class_10823 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_10823Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_10823>> RegistryKeys.WOLF_SOUND_VARIANT -
Uses of class_10823 in net.minecraft.sound
Fields in net.minecraft.sound with type parameters of type class_10823Modifier and TypeFieldDescriptionstatic final Map<class_10824.class_10825, class_10823> SoundEvents.field_57074Methods in net.minecraft.sound that return types with arguments of type class_10823Modifier and TypeMethodDescriptionprivate static Map<class_10824.class_10825, class_10823> SoundEvents.method_68126()