Class FlugelTiaraItem.ClientLogic

java.lang.Object
vazkii.botania.common.item.equipment.bauble.FlugelTiaraItem.ClientLogic
Enclosing class:
FlugelTiaraItem

public static class FlugelTiaraItem.ClientLogic extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    renderHalo(@Nullable net.minecraft.client.model.HumanoidModel<?> model, @Nullable net.minecraft.world.entity.LivingEntity living, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffers, float partialTicks)
     
    static void
    renderHUD(net.minecraft.client.gui.GuiGraphics gui, float partialTicks, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClientLogic

      public ClientLogic()
  • Method Details

    • renderHalo

      public static void renderHalo(@Nullable @Nullable net.minecraft.client.model.HumanoidModel<?> model, @Nullable @Nullable net.minecraft.world.entity.LivingEntity living, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffers, float partialTicks)
    • renderHUD

      public static void renderHUD(net.minecraft.client.gui.GuiGraphics gui, float partialTicks, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack)