public static class HealerEvent.Pre extends HealerEvent
HealerEvent.Post, HealerEvent.Pre
Modifier and Type | Field and Description |
---|---|
boolean |
fromNpc |
net.minecraft.util.math.BlockPos |
pos |
player
Constructor and Description |
---|
Pre(net.minecraft.entity.player.EntityPlayer player,
net.minecraft.util.math.BlockPos pos,
boolean fromNpc) |