Class PaintingMotive
java.lang.Object
net.minecraft.entity.decoration.painting.PaintingMotive
public class PaintingMotive extends Object
-
Field Summary
Fields Modifier and Type Field Description static PaintingMotiveALBANstatic PaintingMotiveAZTECstatic PaintingMotiveAZTEC2static PaintingMotiveBOMBstatic PaintingMotiveBURNING_SKULLstatic PaintingMotiveBUSTstatic PaintingMotiveCOURBETstatic PaintingMotiveCREEBETstatic PaintingMotiveDONKEY_KONGstatic PaintingMotiveFIGHTERSstatic PaintingMotiveGRAHAMprivate intheightstatic PaintingMotiveKEBABstatic PaintingMotiveMATCHstatic PaintingMotivePIGSCENEstatic PaintingMotivePLANTstatic PaintingMotivePOINTERstatic PaintingMotivePOOLstatic PaintingMotiveSEAstatic PaintingMotiveSKELETONstatic PaintingMotiveSKULL_AND_ROSESstatic PaintingMotiveSTAGEstatic PaintingMotiveSUNSETstatic PaintingMotiveVOIDstatic PaintingMotiveWANDERERstatic PaintingMotiveWASTELANDprivate intwidthstatic PaintingMotiveWITHER -
Constructor Summary
Constructors Constructor Description PaintingMotive(int width, int height) -
Method Summary
Modifier and Type Method Description intgetHeight()intgetWidth()private static PaintingMotiveregister(String name, int width, int height)
-
Field Details
-
Constructor Details
-
PaintingMotive
public PaintingMotive(int width, int height)
-
-
Method Details