java.lang.Object
me.desht.pneumaticcraft.client.render.pneumatic_armor.RenderDroneAI

public class RenderDroneAI extends Object
Renders the Drone's currently executing widget in-world, above the drone itself. Used when drone debugging is active.
  • Constructor Details

  • Method Details

    • tick

      public void tick()
    • render

      public void render(com.mojang.blaze3d.vertex.PoseStack matrixStack, net.minecraft.client.renderer.MultiBufferSource buffer, float partialTicks)
    • addBlackListEntry

      public void addBlackListEntry(net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos)