Class FlapType
java.lang.Object
com.simibubi.create.content.logistics.block.flap.FlapType
- All Implemented Interfaces:
com.jozufozu.flywheel.api.struct.Batched<FlapData>,com.jozufozu.flywheel.api.struct.Instanced<FlapData>,com.jozufozu.flywheel.api.struct.StructType<FlapData>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlapType
public FlapType()
-
-
Method Details
-
create
- Specified by:
createin interfacecom.jozufozu.flywheel.api.struct.StructType<FlapData>
-
getLayout
public com.jozufozu.flywheel.core.layout.BufferLayout getLayout()- Specified by:
getLayoutin interfacecom.jozufozu.flywheel.api.struct.StructType<FlapData>
-
getWriter
public com.jozufozu.flywheel.api.struct.StructWriter<FlapData> getWriter(com.jozufozu.flywheel.backend.gl.buffer.VecBuffer backing) - Specified by:
getWriterin interfacecom.jozufozu.flywheel.api.struct.Instanced<FlapData>
-
getProgramSpec
public net.minecraft.resources.ResourceLocation getProgramSpec()- Specified by:
getProgramSpecin interfacecom.jozufozu.flywheel.api.struct.Instanced<FlapData>
-
transform
- Specified by:
transformin interfacecom.jozufozu.flywheel.api.struct.Batched<FlapData>
-