Fix another invalid name

This commit is contained in:
modmuss50 2018-12-20 00:57:41 +00:00
parent 01247b6a16
commit 8fb31bbc23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ CLASS cet net/minecraft/world/chunk/light/LightStorage
ARG 1 source
ARG 3 position
ARG 5 previousLevel
METHOD c notify ()V
METHOD c notifyChunkProvider ()V
METHOD c isInvalidIndex (J)Z
ARG 1 index
METHOD c scheduleChunkLightUpdate (JZ)V