java.lang.Object
net.minecraft.client.renderer.debug.BrainDebugRenderer.BrainDump
-
Field Summary
Fields
final float
final int
final float
final boolean
final int
-
Constructor Summary
Constructors
BrainDump(UUID p_113311_,
int p_113312_,
String p_113313_,
String p_113314_,
int p_113315_,
float p_113316_,
float p_113317_,
Position p_113318_,
String p_113319_,
Path p_113320_,
boolean p_113321_)
-
Method Summary
(package private) boolean
(package private) boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
-
profession
public final String profession
-
-
health
public final float health
-
maxHealth
public final float maxHealth
-
-
-
-
wantsGolem
public final boolean wantsGolem
-
-
-
-
-
-
-
Constructor Details
-
BrainDump
public BrainDump(UUID p_113311_,
int p_113312_,
String p_113313_,
String p_113314_,
int p_113315_,
float p_113316_,
float p_113317_,
Position p_113318_,
String p_113319_,
@Nullable
Path p_113320_,
boolean p_113321_)
-
Method Details
-
-
hasPotentialPoi
boolean hasPotentialPoi(BlockPos p_113332_)
-