Class ActionContext
java.lang.Object
ua.mcchickenstudio.opencreative.indev.coding6.ActionContext
-
Constructor Summary
ConstructorsConstructorDescriptionActionContext(@NotNull Executor executor, int x, int y, int z) ActionContext(@NotNull Executor executor, @NotNull Arguments arguments, @Nullable Target target, int x, int y, int z) -
Method Summary
-
Constructor Details
-
ActionContext
-
ActionContext
-
-
Method Details
-
getArguments
-
getExecutor
-
getTarget
-
getX
public int getX() -
getY
public int getY() -
getZ
public int getZ()
-