Class ElectricArcLayer.ArcInfo
java.lang.Object
nokunami.floral_warfare.client.render.entity.layers.ElectricArcLayer.ArcInfo
- Enclosing class:
- ElectricArcLayer<T extends net.minecraft.world.entity.Entity & IArcInfo,
M extends net.minecraft.client.model.EntityModel<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElectricArcLayer.ArcInfoarcInfo(net.minecraft.world.phys.Vec3 arcTo) setOffsetAndSpeed(int offset, int wiggleSpeed) setRGBA(float r, float g, float b, float a) shouldRender(boolean render)
-
Constructor Details
-
ArcInfo
public ArcInfo(net.minecraft.world.phys.Vec3 arcTo)
-
-
Method Details
-
arcInfo
-
setRGBA
-
setOffsetAndSpeed
-
shouldRender
-