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

6 lines
223 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS doi net/minecraft/client/render/debug/PointOfInterestDebugRenderer
2019-03-20 13:56:26 -04:00
FIELD c pointsOfInterest Ljava/util/Map;
2019-06-19 13:48:53 -04:00
METHOD a addPointOfInterest (Ldoi$a;)V
2019-03-20 13:56:26 -04:00
METHOD a removePointOfInterest (Lev;)V
2019-06-19 13:48:53 -04:00
METHOD c getCamera ()Lcvd;