Uses of Class
net.minecraft.world.level.block.entity.ContainerOpenersCounter
Packages that use ContainerOpenersCounter
Package
Description
-
Uses of ContainerOpenersCounter in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type ContainerOpenersCounterModifier and TypeMethodDescriptionbooleanContainerUser.hasContainerOpen(ContainerOpenersCounter container, BlockPos blockPos) -
Uses of ContainerOpenersCounter in net.minecraft.world.entity.animal.golem
Methods in net.minecraft.world.entity.animal.golem with parameters of type ContainerOpenersCounterModifier and TypeMethodDescriptionbooleanCopperGolem.hasContainerOpen(ContainerOpenersCounter container, BlockPos blockPos) -
Uses of ContainerOpenersCounter in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type ContainerOpenersCounterModifier and TypeMethodDescriptionbooleanPlayer.hasContainerOpen(ContainerOpenersCounter container, BlockPos blockPos) -
Uses of ContainerOpenersCounter in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ContainerOpenersCounterModifier and TypeFieldDescriptionprivate final ContainerOpenersCounterBarrelBlockEntity.openersCounterprivate final ContainerOpenersCounterChestBlockEntity.openersCounterprivate final ContainerOpenersCounterEnderChestBlockEntity.openersCounter