yarn/mappings/net/minecraft/client/render/model/IBakedModel.mapping

11 lines
333 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/bzl net/minecraft/client/render/model/IBakedModel
METHOD a useAmbientOcclusion ()Z
2016-09-12 06:08:56 -04:00
METHOD a getQuads (Lnone/asl;Lnone/cu;J)Ljava/util/List;
2016-08-24 13:54:06 -04:00
ARG 0 state
ARG 1 face
ARG 2 rand
METHOD b isThreeDimensionalInGUI ()Z
METHOD c isBuiltin ()Z
2016-09-12 06:08:56 -04:00
METHOD d getSprite ()Lnone/bxd;
METHOD e getTransformationList ()Lnone/bqe;