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

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

    • CODEC

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

    • EntryRemoveAction

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