Uses of Class
net.minecraft.block.CopperChestBlock
Packages that use CopperChestBlock
-
Uses of CopperChestBlock in net.minecraft.block
Subclasses of CopperChestBlock in net.minecraft.blockFields in net.minecraft.block with type parameters of type CopperChestBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<CopperChestBlock> CopperChestBlock.CODECMethods in net.minecraft.block that return types with arguments of type CopperChestBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends CopperChestBlock> CopperChestBlock.getCodec()Methods in net.minecraft.block with parameters of type CopperChestBlockModifier and TypeMethodDescriptionprivate Optional<BlockState> CopperChestBlock.getWaxed(CopperChestBlock block, BlockState state) -
Uses of CopperChestBlock in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type CopperChestBlockModifier and TypeMethodDescriptionprivate static SpriteIdentifierTexturedRenderLayers.getCopperChestTextureId(ChestType type, CopperChestBlock copperChestBlock)