java.lang.Object
java.lang.Record
top.offsetmonkey538.loottablemodifier.common.api.resource.action.pool.PoolRemoveAction
All Implemented Interfaces:
LootModifierAction

public record PoolRemoveAction() extends Record implements LootModifierAction
Removes the matched pools from their tables
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<PoolRemoveAction> CODEC
  • Constructor Details

    • PoolRemoveAction

      public PoolRemoveAction()
      Creates an instance of a PoolRemoveAction record class.
  • Method Details