public class RenderDroneAI
extends java.lang.Object
| Constructor and Description |
|---|
RenderDroneAI(EntityDroneBase drone) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBlackListEntry(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos) |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
float partialTicks) |
void |
update() |
public RenderDroneAI(EntityDroneBase drone)
public void update()
public void render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
float partialTicks)
public void addBlackListEntry(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos)