Class ExplosionMixin
java.lang.Object
meteordevelopment.meteorclient.mixin.ExplosionMixin
- All Implemented Interfaces:
IExplosion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset(net.minecraft.util.math.Vec3d pos, float power, boolean createFire)
-
Constructor Details
-
ExplosionMixin
public ExplosionMixin()
-
-
Method Details
-
set
public void set(net.minecraft.util.math.Vec3d pos, float power, boolean createFire) - Specified by:
setin interfaceIExplosion
-