Interface ActorConfigPacket.ITakeConfig

All Known Implementing Classes:
MovingTemperatureRegulator
Enclosing class:
ActorConfigPacket

public static interface ActorConfigPacket.ITakeConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleServerConfig(net.minecraft.nbt.CompoundTag nbt)
     
  • Method Details

    • handleServerConfig

      void handleServerConfig(net.minecraft.nbt.CompoundTag nbt)