Uses of Class
net.minecraft.block.entity.ViewerCountManager
Packages that use ViewerCountManager
Package
Description
-
Uses of ViewerCountManager in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ViewerCountManagerModifier and TypeFieldDescriptionprivate final ViewerCountManagerBarrelBlockEntity.stateManagerprivate final ViewerCountManagerChestBlockEntity.stateManagerprivate final ViewerCountManagerEnderChestBlockEntity.stateManager -
Uses of ViewerCountManager in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type ViewerCountManagerModifier and TypeMethodDescriptionbooleanContainerUser.isViewingContainerAt(ViewerCountManager viewerCountManager, BlockPos pos) -
Uses of ViewerCountManager in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type ViewerCountManagerModifier and TypeMethodDescriptionbooleanCopperGolemEntity.isViewingContainerAt(ViewerCountManager viewerCountManager, BlockPos pos) -
Uses of ViewerCountManager in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type ViewerCountManagerModifier and TypeMethodDescriptionbooleanPlayerEntity.isViewingContainerAt(ViewerCountManager viewerCountManager, BlockPos pos)