implements WaypointManager<WaypointTransmitter>
| bcu | |
| net.minecraft.server.waypoints.ServerWaypointManager | |
| net.minecraft.class_11179 | |
| net.minecraft.server.network.ServerWaypointHandler |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Set<WaypointTransmitter> |
| ||||||||
| private final Set<ServerPlayer> |
| ||||||||
| private final com.google.common.collect.Table<ServerPlayer, WaypointTransmitter, WaypointTransmitter$Connection> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public Set<WaypointTransmitter> |
| ||||||||
| private static boolean |
| ||||||||
| private void |
| ||||||||
| private void |
|