| bwr | |
| net.minecraft.util.debug.DebugBeeInfo | |
| net.minecraft.class_12005 | |
| net.minecraft.world.debug.data.BeeDebugData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<BlockPos> |
| ||||||||
| private final Optional<BlockPos> |
| ||||||||
| private final int |
| ||||||||
| private final List<BlockPos> |
| ||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, DebugBeeInfo> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<BlockPos> hivePos, Optional<BlockPos> flowerPos, int travelTicks, List<BlockPos> blacklistedHives) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public Optional<BlockPos> |
| ||||||||
| public Optional<BlockPos> |
| ||||||||
| public int |
| ||||||||
| public List<BlockPos> |
|