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

5 lines
152 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS dgc net/minecraft/client/render/entity/model/SignBlockEntityModel
FIELD b signpost Ldhd;
2019-01-13 17:10:29 -05:00
METHOD a render ()V
2019-05-07 12:05:49 -04:00
METHOD b getSignpostModel ()Ldhd;