public class SlideConfig extends Object
Modifier and Type | Field and Description |
---|---|
static com.mojang.serialization.Codec<SlideConfig> |
CODEC |
private int |
offset |
private int |
size |
private int |
target |
Constructor and Description |
---|
SlideConfig(int target,
int size,
int offset) |
public static final com.mojang.serialization.Codec<SlideConfig> CODEC
private final int target
private final int size
private final int offset