- Enclosing interface:
BlockHandler
public static final class BlockHandler.Touch
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getBlock
@NotNull
public @NotNull Block getBlock()
-
getInstance
@NotNull
public @NotNull Instance getInstance()
-
getBlockPosition
@NotNull
public @NotNull Point getBlockPosition()
-
getTouching
@NotNull
public @NotNull Entity getTouching()