Package api.client
Class EffectHandler
java.lang.Object
api.client.EffectHandler
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanplayEffect(int effectID, Minecraft mcInstance, World world, EntityPlayer player, int x, int y, int z, int data)
-
Field Details
-
effectMap
-
-
Constructor Details
-
EffectHandler
public EffectHandler()
-
-
Method Details
-
playEffect
public static boolean playEffect(int effectID, Minecraft mcInstance, World world, EntityPlayer player, int x, int y, int z, int data)
-