Uses of Interface
net.minecraft.block.entity.LidOpenable
Packages that use LidOpenable
Package
Description
- 
Uses of LidOpenable in net.minecraft.blockMethods in net.minecraft.block with parameters of type LidOpenable
- 
Uses of LidOpenable in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement LidOpenableModifier and TypeClassDescriptionclassclassclass
- 
Uses of LidOpenable in net.minecraft.client.render.block.entityClasses in net.minecraft.client.render.block.entity with type parameters of type LidOpenableModifier and TypeClassDescriptionclassChestBlockEntityRenderer<T extends BlockEntity & LidOpenable>