public class LivingEntityUseBlockEvent implements IEvent
Event fired when livingentityuseblock occurs. Listen for this event using EventBus.register.
java.lang.Object > LivingEntityUseBlockEvent
Field Summary
ref
private
Ref
ref
Field ref.
blockType
private
String
blockType
Field blockType.
Method Detail
LivingEntityUseBlockEvent
Method LivingEntityUseBlockEvent.
- Parameters:
final Refreffinal StringblockType
getBlockType
public
String
getBlockType
()
Method getBlockType.
toString
public
String
toString
()
Method toString.