Class GoalSelectorDebugRenderer.GoalSelector
java.lang.Object
net.minecraft.client.render.debug.GoalSelectorDebugRenderer.GoalSelector
- Enclosing class:
- GoalSelectorDebugRenderer
@Environment(CLIENT) public static class GoalSelectorDebugRenderer.GoalSelector extends Object
-
Field Summary
Fields Modifier and Type Field Description intfield_18783booleanfield_18785StringnameBlockPospos -
Constructor Summary
Constructors Constructor Description GoalSelector(BlockPos blockPos, int int2, String string, boolean bool) -
Method Summary
-
Field Details
-
pos
-
field_18783
public final int field_18783 -
name
-
field_18785
public final boolean field_18785
-
-
Constructor Details
-
GoalSelector
-