yarn/mappings/net/minecraft/client/render/entity/model/SignBlockEntityModel.mapping

5 lines
152 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS dgg net/minecraft/client/render/entity/model/SignBlockEntityModel
FIELD b signpost Ldhh;
2019-01-13 17:10:29 -05:00
METHOD a render ()V
2019-06-19 13:48:53 -04:00
METHOD b getSignpostModel ()Ldhh;