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

5 lines
152 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS dbb net/minecraft/client/render/entity/model/SignBlockEntityModel
FIELD b signpost Ldcc;
2019-01-13 17:10:29 -05:00
METHOD a render ()V
2019-02-06 15:22:24 -05:00
METHOD b getSignpostModel ()Ldcc;