- Enclosing class:
- BeeDebugRenderer
@Environment(CLIENT)
public static class BeeDebugRenderer.Hive
extends Object
-
-
Constructor Summary
Constructors
| Constructor |
Description |
Hive(BlockPos pos,
String label,
int beeCount,
int honeyLevel,
boolean sedated,
long time) |
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
public final int beeCount
-
public final int honeyLevel
-
public final boolean sedated
-
-
Constructor Details
-
public Hive(
BlockPos pos,
String label,
int beeCount,
int honeyLevel,
boolean sedated,
long time)