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

10 lines
261 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bre net/minecraft/world/dimension/Dimension
FIELD b world Lbas;
FIELD f type Lbrf;
METHOD <init> (Lbas;Lbrf;)V
2018-11-28 03:35:45 -05:00
ARG 1 world
METHOD d getForcedSpawnPoint ()Let;
2018-12-05 09:11:37 -05:00
METHOD j createWorldBorder ()Lbpx;
2018-11-28 03:35:45 -05:00
METHOD n hasVisibleSky ()Z
2018-12-05 09:11:37 -05:00
METHOD p getType ()Lbrf;