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 pOpenCounter, BlockPos pPos) -
Uses of ContainerOpenersCounter in net.minecraft.world.entity.animal.coppergolem
Methods in net.minecraft.world.entity.animal.coppergolem with parameters of type ContainerOpenersCounterModifier and TypeMethodDescriptionbooleanCopperGolem.hasContainerOpen(ContainerOpenersCounter p_433078_, BlockPos p_432784_) -
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 p_434660_, BlockPos p_432903_) -
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