| axm | |
| net.minecraft.world.Explosion |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final boolean |
| ||||
| private final boolean |
| ||||
| private final Random |
| ||||
| private final World |
| ||||
| private final double |
| ||||
| private final double |
| ||||
| private final double |
| ||||
| private final Entity |
| ||||
| private final float |
| ||||
| private DamageSource |
| ||||
| private final List<BlockPos> |
| ||||
| private final Map<EntityPlayer, Vec3d> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0, Entity arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, boolean arg7) |
| public | (World arg0, Entity arg1, double arg2, double arg3, double arg4, float arg5, List<BlockPos> arg6) |
| public | (World arg0, Entity arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, boolean arg7, List<BlockPos> arg8) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public DamageSource |
| ||||
| public void |
| ||||
| public Map<EntityPlayer, Vec3d> |
| ||||
| public EntityLivingBase |
| ||||
| public void |
| ||||
| public List<BlockPos> |
|