| Package | Description |
|---|---|
| com.github.steveice10.mc.protocol.packet.ingame.server.world |
| Modifier and Type | Method and Description |
|---|---|
List<ExplodedBlockRecord> |
ServerExplosionPacket.getExploded() |
| Constructor and Description |
|---|
ServerExplosionPacket(float x,
float y,
float z,
float radius,
List<ExplodedBlockRecord> exploded,
float pushX,
float pushY,
float pushZ) |
Copyright © 2020. All rights reserved.