Uses of Class
net.minecraft.world.level.block.CopperChestBlock
Packages that use CopperChestBlock
-
Uses of CopperChestBlock in net.minecraft.world.level.block
Subclasses of CopperChestBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type CopperChestBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<CopperChestBlock> CopperChestBlock.CODECMethods in net.minecraft.world.level.block that return types with arguments of type CopperChestBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends CopperChestBlock> CopperChestBlock.codec()Methods in net.minecraft.world.level.block with parameters of type CopperChestBlockModifier and TypeMethodDescriptionprivate static Optional<BlockState> CopperChestBlock.unwaxBlock(CopperChestBlock pBlock, BlockState pState)