public class WorldLabel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
label |
double |
offset |
net.minecraft.util.math.Vec3d |
position |
double |
size |
Constructor and Description |
---|
WorldLabel(java.lang.String label,
double size,
double offset,
net.minecraft.util.math.Vec3d position) |