Class FlapData
java.lang.Object
com.jozufozu.flywheel.api.InstanceData
com.simibubi.create.content.logistics.block.flap.FlapData
- All Implemented Interfaces:
com.jozufozu.flywheel.core.materials.FlatLit<FlapData>
public class FlapData
extends com.jozufozu.flywheel.api.InstanceData
implements com.jozufozu.flywheel.core.materials.FlatLit<FlapData>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetBlockLight(int blockLight) setFlapness(float flapness) setFlapScale(float flapScale) setHorizontalAngle(float horizontalAngle) setIntensity(float intensity) setPivotVoxelSpace(float x, float y, float z) setPosition(float x, float y, float z) setPosition(com.mojang.math.Vector3f pos) setPosition(net.minecraft.core.BlockPos pos) setSegmentOffset(float x, float y, float z) setSkyLight(int skyLight) Methods inherited from class com.jozufozu.flywheel.api.InstanceData
checkDirtyAndClear, delete, getOwner, isRemoved, markDirty, setOwnerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.jozufozu.flywheel.core.materials.FlatLit
updateLight
-
Constructor Details
-
FlapData
public FlapData()
-
-
Method Details
-
setPosition
-
setPosition
-
setPosition
-
setBlockLight
- Specified by:
setBlockLightin interfacecom.jozufozu.flywheel.core.materials.FlatLit<FlapData>
-
setSkyLight
- Specified by:
setSkyLightin interfacecom.jozufozu.flywheel.core.materials.FlatLit<FlapData>
-
getPackedLight
public int getPackedLight()- Specified by:
getPackedLightin interfacecom.jozufozu.flywheel.core.materials.FlatLit<FlapData>
-
setSegmentOffset
-
setIntensity
-
setHorizontalAngle
-
setFlapScale
-
setFlapness
-
setPivotVoxelSpace
-