Uses of Class
net.minecraft.inventory.container.EnchantmentContainer
-
Packages that use EnchantmentContainer Package Description net.minecraft.client.gui.screen net.minecraft.inventory.container -
-
Uses of EnchantmentContainer in net.minecraft.client.gui.screen
Constructors in net.minecraft.client.gui.screen with parameters of type EnchantmentContainer Constructor Description EnchantmentScreen(EnchantmentContainer p_i51090_1_, PlayerInventory p_i51090_2_, ITextComponent p_i51090_3_)
-
Uses of EnchantmentContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type EnchantmentContainer Modifier and Type Field Description static ContainerType<EnchantmentContainer>
ContainerType. ENCHANTMENT
-