Uses of Interface
net.minecraft.block.entity.LidOpenable
Packages that use LidOpenable
Package
Description
-
Uses of LidOpenable in net.minecraft.block
Methods in net.minecraft.block with parameters of type LidOpenable -
Uses of LidOpenable in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement LidOpenableModifier and TypeClassDescriptionclass
class
class
-
Uses of LidOpenable in net.minecraft.client.render.block.entity
Classes in net.minecraft.client.render.block.entity with type parameters of type LidOpenableModifier and TypeClassDescriptionclass
ChestBlockEntityRenderer<T extends BlockEntity & LidOpenable>