Class ModdedPlatformCommandUtils

java.lang.Object
top.offsetmonkey538.loottablemodifier.modded.platform.ModdedPlatformCommandUtils
All Implemented Interfaces:
PlatformCommandUtils

public class ModdedPlatformCommandUtils extends Object implements PlatformCommandUtils
  • Constructor Details

    • ModdedPlatformCommandUtils

      public ModdedPlatformCommandUtils()
  • Method Details

    • getRegistryOpsImpl

      public com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> getRegistryOpsImpl(com.mojang.brigadier.context.CommandContext<Object> context)
      Specified by:
      getRegistryOpsImpl in interface PlatformCommandUtils
    • getTableForIdImpl

      public LootTable getTableForIdImpl(com.mojang.brigadier.context.CommandContext<Object> context, top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id)
      Specified by:
      getTableForIdImpl in interface PlatformCommandUtils