Class EventRenderEntity.Nametag.Check

java.lang.Object
org.rusherhack.core.event.type.Event
org.rusherhack.client.api.events.render.EventRenderEntity.Nametag.Check
All Implemented Interfaces:
org.rusherhack.core.event.stage.IStageable
Enclosing class:
EventRenderEntity.Nametag

public static class EventRenderEntity.Nametag.Check extends org.rusherhack.core.event.type.Event
  • Constructor Details

    • Check

      public Check(net.minecraft.world.entity.Entity entity, boolean shouldShowName)
  • Method Details

    • getEntity

      public net.minecraft.world.entity.Entity getEntity()
    • shouldShowName

      public boolean shouldShowName()
    • setShouldShowName

      public void setShouldShowName(boolean shouldShowName)