Uses of Class
net.minecraft.block.entity.ViewerCountManager
Packages that use ViewerCountManager
Package
Description
The base package for all Minecraft classes.
-
Uses of ViewerCountManager in net.minecraft
Methods in net.minecraft with parameters of type ViewerCountManagerModifier and TypeMethodDescriptionbooleanclass_11565.method_72380(ViewerCountManager viewerCountManager, BlockPos blockPos) booleanclass_11573.method_72380(ViewerCountManager viewerCountManager, BlockPos blockPos) -
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.player
Methods in net.minecraft.entity.player with parameters of type ViewerCountManagerModifier and TypeMethodDescriptionbooleanPlayerEntity.method_72380(ViewerCountManager viewerCountManager, BlockPos blockPos)