yarn/mappings/net/minecraft/client/render/debug/PointOfInterestDebugRendere...

6 lines
223 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS dof net/minecraft/client/render/debug/PointOfInterestDebugRenderer
2019-03-20 13:56:26 -04:00
FIELD c pointsOfInterest Ljava/util/Map;
2019-06-03 12:48:18 -04:00
METHOD a addPointOfInterest (Ldof$a;)V
2019-03-20 13:56:26 -04:00
METHOD a removePointOfInterest (Lev;)V
2019-06-03 12:48:18 -04:00
METHOD c getCamera ()Lcva;