JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.therandomlabs.vanilladeathchest.util
Interface ViewerCount
All Known Implementing Classes:
ChestBlockEntityMixin
,
ShulkerBoxBlockEntityMixin
public interface
ViewerCount
Allows a container's viewer count to be accessed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getViewerCount
()
Returns the viewer count.
Method Detail
getViewerCount
int getViewerCount()
Returns the viewer count.
Returns:
the viewer count.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method