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

8 lines
208 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bsi net/minecraft/world/dimension/OverworldDimension
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-12-12 12:12:26 -05:00
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;