Class OxygenFillerActor
java.lang.Object
com.lightning.northstar.block.tech.oxygen_filler.OxygenFillerActor
- All Implemented Interfaces:
ActorConfigPacket.ITakeConfig
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic OxygenFillerActorget(com.simibubi.create.content.contraptions.behaviour.MovementContext context) voidhandleServerConfig(com.simibubi.create.content.contraptions.behaviour.MovementContext context, net.minecraft.nbt.CompoundTag nbt)
-
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:
handleServerConfigin interfaceActorConfigPacket.ITakeConfig
-