Class OxygenFillerActor

java.lang.Object
com.lightning.northstar.block.tech.oxygen_filler.OxygenFillerActor
All Implemented Interfaces:
ActorConfigPacket.ITakeConfig

public class OxygenFillerActor extends Object implements ActorConfigPacket.ITakeConfig
  • Field Details

    • container

      public final net.minecraft.world.SimpleContainer container
  • Method Details

    • get

      public static OxygenFillerActor get(com.simibubi.create.content.contraptions.behaviour.MovementContext context)
    • handleServerConfig

      public void handleServerConfig(com.simibubi.create.content.contraptions.behaviour.MovementContext context, net.minecraft.nbt.CompoundTag nbt)
      Specified by:
      handleServerConfig in interface ActorConfigPacket.ITakeConfig