public class BeeDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
Modifier and Type | Class and Description |
---|---|
static class |
BeeDebugRenderer.Bee |
static class |
BeeDebugRenderer.Hive |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
field_228958_a_ |
private java.util.Map<BlockPos,BeeDebugRenderer.Hive> |
field_228959_b_ |
private java.util.Map<java.util.UUID,BeeDebugRenderer.Bee> |
field_228960_c_ |
private java.util.UUID |
field_228961_d_ |
Constructor and Description |
---|
BeeDebugRenderer(Minecraft p_i226027_1_) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
func_228964_a_(BeeDebugRenderer.Bee p_228964_1_) |
private java.lang.String |
func_228965_a_(BeeDebugRenderer.Bee p_228965_1_,
BlockPos p_228965_2_) |
void |
func_228966_a_(BeeDebugRenderer.Hive p_228966_1_) |
private void |
func_228967_a_(BeeDebugRenderer.Hive p_228967_1_,
java.util.Collection<java.util.UUID> p_228967_2_) |
private static void |
func_228968_a_(BlockPos p_228968_0_) |
private static void |
func_228969_a_(BlockPos p_228969_0_,
float p_228969_1_,
float p_228969_2_,
float p_228969_3_,
float p_228969_4_,
float p_228969_5_) |
private void |
func_228972_a_(BlockPos p_228972_1_,
java.util.List<java.lang.String> p_228972_2_) |
private static void |
func_228974_a_(IPosition p_228974_0_,
int p_228974_1_,
java.lang.String p_228974_2_,
int p_228974_3_,
float p_228974_4_) |
private static void |
func_228975_a_(java.lang.String p_228975_0_,
BeeDebugRenderer.Hive p_228975_1_,
int p_228975_2_,
int p_228975_3_) |
private static void |
func_228976_a_(java.lang.String p_228976_0_,
BlockPos p_228976_1_,
int p_228976_2_,
int p_228976_3_) |
private static java.lang.String |
func_228977_a_(java.util.Collection<java.util.UUID> p_228977_0_) |
private static void |
func_228980_a_(java.util.Map<BlockPos,java.util.Set<java.util.UUID>> p_228980_0_,
BeeDebugRenderer.Bee p_228980_1_,
BlockPos p_228980_2_) |
private void |
func_228981_b_() |
private void |
func_228982_b_(BeeDebugRenderer.Bee p_228982_1_) |
private java.util.Collection<java.util.UUID> |
func_228983_b_(BlockPos p_228983_1_) |
private void |
func_228987_c_() |
private void |
func_228988_c_(BeeDebugRenderer.Bee p_228988_1_) |
private void |
func_228989_d_() |
private boolean |
func_228990_d_(BeeDebugRenderer.Bee p_228990_1_) |
private java.util.Map<BlockPos,java.util.Set<java.util.UUID>> |
func_228991_e_() |
private boolean |
func_228992_e_(BeeDebugRenderer.Bee p_228992_1_) |
private void |
func_228993_f_() |
private ActiveRenderInfo |
func_228995_g_() |
private java.util.Map<BlockPos,java.util.List<java.lang.String>> |
func_228996_h_() |
private void |
func_228997_i_() |
void |
render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
double camX,
double camY,
double camZ) |
private final Minecraft field_228958_a_
private final java.util.Map<BlockPos,BeeDebugRenderer.Hive> field_228959_b_
private final java.util.Map<java.util.UUID,BeeDebugRenderer.Bee> field_228960_c_
private java.util.UUID field_228961_d_
public BeeDebugRenderer(Minecraft p_i226027_1_)
public void clear()
clear
in interface DebugRenderer.IDebugRenderer
public void func_228966_a_(BeeDebugRenderer.Hive p_228966_1_)
public void func_228964_a_(BeeDebugRenderer.Bee p_228964_1_)
public void render(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, double camX, double camY, double camZ)
render
in interface DebugRenderer.IDebugRenderer
private void func_228981_b_()
private void func_228987_c_()
private void func_228989_d_()
private java.util.Map<BlockPos,java.util.Set<java.util.UUID>> func_228991_e_()
private void func_228993_f_()
private static java.lang.String func_228977_a_(java.util.Collection<java.util.UUID> p_228977_0_)
private static void func_228980_a_(java.util.Map<BlockPos,java.util.Set<java.util.UUID>> p_228980_0_, BeeDebugRenderer.Bee p_228980_1_, BlockPos p_228980_2_)
private static void func_228968_a_(BlockPos p_228968_0_)
private void func_228972_a_(BlockPos p_228972_1_, java.util.List<java.lang.String> p_228972_2_)
private static void func_228969_a_(BlockPos p_228969_0_, float p_228969_1_, float p_228969_2_, float p_228969_3_, float p_228969_4_, float p_228969_5_)
private void func_228967_a_(BeeDebugRenderer.Hive p_228967_1_, java.util.Collection<java.util.UUID> p_228967_2_)
private void func_228982_b_(BeeDebugRenderer.Bee p_228982_1_)
private void func_228988_c_(BeeDebugRenderer.Bee p_228988_1_)
private static void func_228975_a_(java.lang.String p_228975_0_, BeeDebugRenderer.Hive p_228975_1_, int p_228975_2_, int p_228975_3_)
private static void func_228976_a_(java.lang.String p_228976_0_, BlockPos p_228976_1_, int p_228976_2_, int p_228976_3_)
private static void func_228974_a_(IPosition p_228974_0_, int p_228974_1_, java.lang.String p_228974_2_, int p_228974_3_, float p_228974_4_)
private ActiveRenderInfo func_228995_g_()
private java.lang.String func_228965_a_(BeeDebugRenderer.Bee p_228965_1_, BlockPos p_228965_2_)
private boolean func_228990_d_(BeeDebugRenderer.Bee p_228990_1_)
private boolean func_228992_e_(BeeDebugRenderer.Bee p_228992_1_)
private java.util.Collection<java.util.UUID> func_228983_b_(BlockPos p_228983_1_)
private java.util.Map<BlockPos,java.util.List<java.lang.String>> func_228996_h_()
private void func_228997_i_()