Uses of Record Class
net.minecraft.class_8054
Packages that use class_8054
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8054 in net.minecraft
Fields in net.minecraft with type parameters of type class_8054Modifier and TypeFieldDescriptionstatic final RegistryKey<class_8054>
class_8055.AMETHYST
static final RegistryKey<class_8054>
class_8055.COPPER
static final RegistryKey<class_8054>
class_8055.DIAMOND
static final RegistryKey<class_8054>
class_8055.EMERALD
private static final List<RegistryKey<class_8054>>
class_8044.field_41887
private static final ToIntFunction<RegistryKey<class_8054>>
class_8044.field_41889
private final RegistryEntry<class_8054>
class_8053.field_41998
static final com.mojang.serialization.Codec<class_8054>
class_8054.field_42002
static final com.mojang.serialization.Codec<RegistryEntry<class_8054>>
class_8054.field_42003
static final RegistryKey<class_8054>
class_8055.GOLD
static final RegistryKey<class_8054>
class_8055.IRON
static final RegistryKey<class_8054>
class_8055.LAPIS
static final RegistryKey<class_8054>
class_8055.NETHERITE
static final RegistryKey<class_8054>
class_8055.QUARTZ
static final RegistryKey<class_8054>
class_8055.REDSTONE
Methods in net.minecraft that return class_8054Modifier and TypeMethodDescriptionstatic class_8054
class_8054.method_48438
(String string, Item item, float float2, Optional<ArmorMaterials> optional, Text text) Methods in net.minecraft that return types with arguments of type class_8054Modifier and TypeMethodDescriptionclass_8053.method_48431()
static Optional<RegistryEntry.Reference<class_8054>>
class_8055.method_48440
(DynamicRegistryManager dynamicRegistryManager, ItemStack itemStack) private static RegistryKey<class_8054>
class_8055.method_48441
(String string) Methods in net.minecraft with parameters of type class_8054Modifier and TypeMethodDescriptionprivate boolean
class_8062.method_48458
(ItemStack itemStack, class_8054 class_8054) Method parameters in net.minecraft with type arguments of type class_8054Modifier and TypeMethodDescriptionstatic void
class_8055.method_48442
(Registerable<class_8054> registerable) private static void
class_8055.method_48443
(Registerable<class_8054> registerable, RegistryKey<class_8054> registryKey, Item item, Style style, float float2, Optional<ArmorMaterials> optional) private static void
class_8055.method_48443
(Registerable<class_8054> registerable, RegistryKey<class_8054> registryKey, Item item, Style style, float float2, Optional<ArmorMaterials> optional) static void
class_8055.method_48444
(Registerable<class_8054> registerable) class_8056.method_48446
(RegistryEntry<class_8054> registryEntry) Constructor parameters in net.minecraft with type arguments of type class_8054ModifierConstructorDescriptionclass_8053
(RegistryEntry<class_8054> registryEntry, RegistryEntry<class_8056> registryEntry2) -
Uses of class_8054 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_8054Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_8054>>
RegistryKeys.TRIM_MATERIAL