public class CloneCommand
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Predicate<BlockWorldState> |
NOT_AIR |
| Constructor and Description |
|---|
CloneCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
public static final java.util.function.Predicate<BlockWorldState> NOT_AIR
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)