Package com.prupe.mcpatcher.mob
Class MobOverlay
java.lang.Object
com.prupe.mcpatcher.mob.MobOverlay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanrenderMooshroomOverlay(double offset) static booleanrenderSnowmanOverlay(EntityLivingBase entity) static ResourceLocationsetupMooshroom(EntityLivingBase entity, ResourceLocation defaultTexture)
-
Constructor Details
-
MobOverlay
public MobOverlay()
-
-
Method Details
-
setupMooshroom
public static ResourceLocation setupMooshroom(EntityLivingBase entity, ResourceLocation defaultTexture) -
renderMooshroomOverlay
public static boolean renderMooshroomOverlay(double offset) -
finishMooshroom
public static void finishMooshroom() -
renderSnowmanOverlay
-