public class ClientDebuggables
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.List<java.lang.String> |
SERVER_LEFT |
static java.util.List<java.lang.String> |
SERVER_RIGHT |
Constructor and Description |
---|
ClientDebuggables() |
Modifier and Type | Method and Description |
---|---|
static IDebuggable |
getDebuggableObject(net.minecraft.util.math.RayTraceResult mouseOver) |
public static final java.util.List<java.lang.String> SERVER_LEFT
public static final java.util.List<java.lang.String> SERVER_RIGHT
@Nullable public static IDebuggable getDebuggableObject(net.minecraft.util.math.RayTraceResult mouseOver)