yarn/mappings/net/minecraft/world/dimension/Dimension.mapping

12 lines
313 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bsf net/minecraft/world/dimension/Dimension
FIELD b world Lbbp;
FIELD f type Lbsg;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lbbp;Lbsg;)V
2018-11-28 03:35:45 -05:00
ARG 1 world
ARG 2 type
2018-11-28 03:35:45 -05:00
METHOD d getForcedSpawnPoint ()Let;
2018-12-12 12:12:26 -05:00
METHOD j createWorldBorder ()Lbqy;
METHOD m createChunkGenerator ()Lbrb;
2018-11-28 03:35:45 -05:00
METHOD n hasVisibleSky ()Z
2018-12-12 12:12:26 -05:00
METHOD p getType ()Lbsg;