类 EntityRenderState.LeashState

java.lang.Object
net.minecraft.client.renderer.entity.state.EntityRenderState.LeashState
封闭类:
EntityRenderState

public static class EntityRenderState.LeashState extends Object
  • 字段详细资料

    • offset

      public Vec3 offset
    • start

      public Vec3 start
    • end

      public Vec3 end
    • startBlockLight

      public int startBlockLight
    • endBlockLight

      public int endBlockLight
    • startSkyLight

      public int startSkyLight
    • endSkyLight

      public int endSkyLight
  • 构造器详细资料

    • LeashState

      public LeashState()