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

5 lines
152 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dew net/minecraft/client/render/entity/model/SignBlockEntityModel
FIELD b signpost Ldfx;
2019-01-13 17:10:29 -05:00
METHOD a render ()V
2019-03-20 13:56:26 -04:00
METHOD b getSignpostModel ()Ldfx;