Class LightUpdate

java.lang.Object
net.minecraft.world.chunk.light.LightUpdate

public class LightUpdate extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_417
glue class_458
server lv
client st
named net/minecraft/world/chunk/light/LightUpdate
  • Field Details

    • lightType

      public final LightType lightType
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1673 Lnet/minecraft/class_417;field_1673:Lnet/minecraft/class_56;
      glue field_1838 Lclass_458;field_1838:Lclass_97;
      server a Llv;a:Lco;
      client a Lst;a:Leb;
      named lightType Lnet/minecraft/world/chunk/light/LightUpdate;lightType:Lnet/minecraft/world/LightType;
    • minX

      public int minX
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1674 Lnet/minecraft/class_417;field_1674:I
      glue field_1839 Lclass_458;field_1839:I
      server b Llv;b:I
      client b Lst;b:I
      named minX Lnet/minecraft/world/chunk/light/LightUpdate;minX:I
    • minY

      public int minY
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1675 Lnet/minecraft/class_417;field_1675:I
      glue field_1840 Lclass_458;field_1840:I
      server c Llv;c:I
      client c Lst;c:I
      named minY Lnet/minecraft/world/chunk/light/LightUpdate;minY:I
    • minZ

      public int minZ
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1676 Lnet/minecraft/class_417;field_1676:I
      glue field_1841 Lclass_458;field_1841:I
      server d Llv;d:I
      client d Lst;d:I
      named minZ Lnet/minecraft/world/chunk/light/LightUpdate;minZ:I
    • maxX

      public int maxX
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1677 Lnet/minecraft/class_417;field_1677:I
      glue field_1842 Lclass_458;field_1842:I
      server e Llv;e:I
      client e Lst;e:I
      named maxX Lnet/minecraft/world/chunk/light/LightUpdate;maxX:I
    • maxY

      public int maxY
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1678 Lnet/minecraft/class_417;field_1678:I
      glue field_1843 Lclass_458;field_1843:I
      server f Llv;f:I
      client f Lst;f:I
      named maxY Lnet/minecraft/world/chunk/light/LightUpdate;maxY:I
    • maxZ

      public int maxZ
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1679 Lnet/minecraft/class_417;field_1679:I
      glue field_1844 Lclass_458;field_1844:I
      server g Llv;g:I
      client g Lst;g:I
      named maxZ Lnet/minecraft/world/chunk/light/LightUpdate;maxZ:I
  • Constructor Details

    • LightUpdate

      public LightUpdate(LightType lightType, int minX, int minY, int minZ, int maxX, int maxY, int maxZ)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_417;<init>(Lnet/minecraft/class_56;IIIIII)V
      glue <init> Lclass_458;<init>(Lclass_97;IIIIII)V
      server <init> Llv;<init>(Lco;IIIIII)V
      client <init> Lst;<init>(Leb;IIIIII)V
      named <init> Lnet/minecraft/world/chunk/light/LightUpdate;<init>(Lnet/minecraft/world/LightType;IIIIII)V
  • Method Details

    • updateLight

      public void updateLight(World world)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1402 Lnet/minecraft/class_417;method_1402(Lnet/minecraft/class_18;)V
      glue method_1693 Lclass_458;method_1693(Lclass_129;)V
      server a Llv;a(Ldj;)V
      client a Lst;a(Lfd;)V
      named updateLight Lnet/minecraft/world/chunk/light/LightUpdate;updateLight(Lnet/minecraft/world/World;)V
    • method_1401

      public boolean method_1401(int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1401 Lnet/minecraft/class_417;method_1401(IIIIII)Z
      glue method_1692 Lclass_458;method_1692(IIIIII)Z
      server a Llv;a(IIIIII)Z
      client a Lst;a(IIIIII)Z
      named method_1401 Lnet/minecraft/world/chunk/light/LightUpdate;method_1401(IIIIII)Z