Uses of Class
net.minecraft.class_9304
Packages that use class_9304
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9304 in net.minecraft
Fields in net.minecraft declared as class_9304Fields in net.minecraft with type parameters of type class_9304Modifier and TypeFieldDescriptionstatic final class_9331<class_9304> class_9334.ENCHANTMENTSstatic final com.mojang.serialization.Codec<class_9304> class_9304.field_49386static final PacketCodec<RegistryByteBuf, class_9304> class_9304.field_49387static final class_9331<class_9304> class_9334.STORED_ENCHANTMENTSMethods in net.minecraft that return class_9304Constructors in net.minecraft with parameters of type class_9304 -
Uses of class_9304 in net.minecraft.enchantment
Methods in net.minecraft.enchantment that return class_9304Modifier and TypeMethodDescriptionstatic class_9304EnchantmentHelper.method_57531(ItemStack itemStack, Consumer<class_9304.class_9305> consumer) static class_9304EnchantmentHelper.method_57532(ItemStack itemStack) Methods in net.minecraft.enchantment that return types with arguments of type class_9304Modifier and TypeMethodDescriptionprivate static class_9331<class_9304> EnchantmentHelper.method_57533(ItemStack itemStack) Methods in net.minecraft.enchantment with parameters of type class_9304Modifier and TypeMethodDescriptionstatic voidEnchantmentHelper.method_57530(ItemStack itemStack, class_9304 class_9304) -
Uses of class_9304 in net.minecraft.predicate.item
Methods in net.minecraft.predicate.item with parameters of type class_9304