implements StringRepresentable
dsm | |
net.minecraft.world.level.block.Rotation | |
net.minecraft.class_2470 | |
net.minecraft.util.BlockRotation |
Enum constant summary
Enum Constant | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
|
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final IntFunction<Rotation> |
| ||||||||
public static final com.mojang.serialization.Codec<Rotation> |
| ||||||||
public static final StreamCodec<io.netty.buffer.ByteBuf, Rotation> |
| ||||||||
private final int |
| ||||||||
private final String |
| ||||||||
private final OctahedralGroup |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (int arg0, String arg1, OctahedralGroup index) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Rotation |
| ||||||||
public OctahedralGroup |
| ||||||||
public Direction |
| ||||||||
public int |
| ||||||||
public static Rotation |
| ||||||||
public static List<Rotation> |
| ||||||||
public String |
| ||||||||
private int |
|