yarn/mappings/net/minecraft/world/LocalDifficulty.mapping

11 lines
321 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ahe net/minecraft/world/LocalDifficulty
FIELD a globalDifficulty Lahd;
2019-01-09 11:05:18 -05:00
FIELD b localDifficulty F
2019-06-07 07:45:25 -04:00
METHOD <init> (Lahd;JJF)V
2018-11-04 07:22:38 -05:00
ARG 1 difficulty
ARG 2 timeOfDay
2019-06-07 07:45:25 -04:00
METHOD a getGlobalDifficulty ()Lahd;
METHOD a setLocalDifficulty (Lahd;JJF)F
2019-01-09 11:05:18 -05:00
METHOD b getLocalDifficulty ()F
METHOD d getClampedLocalDifficulty ()F