Class SceneBuilder.EffectInstructions

java.lang.Object
com.simibubi.create.foundation.ponder.SceneBuilder.EffectInstructions
Enclosing class:
SceneBuilder

public class SceneBuilder.EffectInstructions extends Object
  • Constructor Details

    • EffectInstructions

      public EffectInstructions()
  • Method Details

    • emitParticles

      public void emitParticles(net.minecraft.world.phys.Vec3 location, EmitParticlesInstruction.Emitter emitter, float amountPerCycle, int cycles)
    • superGlue

      public void superGlue(net.minecraft.core.BlockPos pos, net.minecraft.core.Direction side, boolean fullBlock)
    • rotationSpeedIndicator

      public void rotationSpeedIndicator(net.minecraft.core.BlockPos pos)
    • rotationDirectionIndicator

      public void rotationDirectionIndicator(net.minecraft.core.BlockPos pos)
    • indicateRedstone

      public void indicateRedstone(net.minecraft.core.BlockPos pos)
    • indicateSuccess

      public void indicateSuccess(net.minecraft.core.BlockPos pos)
    • createRedstoneParticles

      public void createRedstoneParticles(net.minecraft.core.BlockPos pos, int color, int amount)