@Environment(value=CLIENT) public static class BeeDebugRenderer.Bee extends Object
Modifier and Type | Field and Description |
---|---|
Set<BlockPos> |
blacklist |
int |
entityId |
BlockPos |
flower |
BlockPos |
hive |
List<String> |
labels |
Path |
path |
Position |
position |
int |
travelTicks |
UUID |
uuid |
Constructor and Description |
---|
Bee(UUID uuid,
int entityId,
Position position,
Path path,
BlockPos hive,
BlockPos flower,
int travelTicks) |