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

5 lines
152 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS dby net/minecraft/client/render/entity/model/SignBlockEntityModel
FIELD b signpost Ldcz;
2019-01-13 17:10:29 -05:00
METHOD a render ()V
2019-02-21 13:19:18 -05:00
METHOD b getSignpostModel ()Ldcz;