yarn/mappings/net/minecraft/client/render/block/entity/ConduitBlockEntityRenderer....

24 lines
639 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS dlx net/minecraft/client/render/block/entity/ConduitBlockEntityRenderer
CLASS dlx$a CageModel
FIELD a cuboid Ldgl;
2019-01-13 17:10:29 -05:00
METHOD a render (FFFFFF)V
2019-04-03 12:16:41 -04:00
CLASS dlx$b EyeModel
FIELD a cuboid Ldgl;
2019-01-13 17:10:29 -05:00
METHOD a render (FFFFFF)V
2019-04-03 12:16:41 -04:00
CLASS dlx$c BaseModel
FIELD a cuboid Ldgl;
2019-01-13 17:10:29 -05:00
METHOD a render (FFFFFF)V
2019-04-03 12:16:41 -04:00
CLASS dlx$d WindModel
FIELD a cuboids [Ldgl;
2019-01-13 17:10:29 -05:00
METHOD a render (FFFFFF)V
2019-03-27 14:35:10 -04:00
FIELD c BASE_TEX Lqr;
FIELD d CAGE_TEX Lqr;
FIELD e WIND_TEX Lqr;
FIELD f WIND_VERTICAL_TEX Lqr;
FIELD g OPEN_EYE_TEX Lqr;
FIELD h CLOSED_EYE_TEX Lqr;
2019-04-03 12:16:41 -04:00
FIELD i baseModel Ldlx$c;
FIELD j cageModel Ldlx$a;
FIELD k windModel Ldlx$d;
FIELD l eyeModel Ldlx$b;