public class PointOfInterestDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
Modifier and Type | Class and Description |
---|---|
static class |
PointOfInterestDebugRenderer.BrainInfo |
static class |
PointOfInterestDebugRenderer.POIInfo |
Constructor and Description |
---|
PointOfInterestDebugRenderer(Minecraft client) |
Modifier and Type | Method and Description |
---|---|
void |
func_217675_a() |
void |
func_217691_a(PointOfInterestDebugRenderer.POIInfo p_217691_1_) |
void |
func_217692_a(PointOfInterestDebugRenderer.BrainInfo p_217692_1_) |
void |
func_217698_a(BlockPos p_217698_1_) |
void |
func_217700_b(SectionPos p_217700_1_) |
void |
func_217701_a(SectionPos p_217701_1_) |
void |
func_217706_a(BlockPos p_217706_1_,
int p_217706_2_) |
void |
render(long p_217676_1_) |
public PointOfInterestDebugRenderer(Minecraft client)
public void func_217675_a()
func_217675_a
in interface DebugRenderer.IDebugRenderer
public void func_217691_a(PointOfInterestDebugRenderer.POIInfo p_217691_1_)
public void func_217698_a(BlockPos p_217698_1_)
public void func_217706_a(BlockPos p_217706_1_, int p_217706_2_)
public void func_217701_a(SectionPos p_217701_1_)
public void func_217700_b(SectionPos p_217700_1_)
public void func_217692_a(PointOfInterestDebugRenderer.BrainInfo p_217692_1_)
public void render(long p_217676_1_)
render
in interface DebugRenderer.IDebugRenderer