@Environment(value=CLIENT) public static class BeeDebugRenderer.Hive extends Object
int
beeCount
honeyLevel
String
label
BlockPos
pos
boolean
sedated
long
time
Hive(BlockPos pos, String label, int beeCount, int honeyLevel, boolean sedated, long time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final BlockPos pos
public final String label
public final int beeCount
public final int honeyLevel
public final boolean sedated
public final long time
public Hive(BlockPos pos, String label, int beeCount, int honeyLevel, boolean sedated, long time)