Class RegistryEntryArgumentType.DialogArgumentType

java.lang.Object
net.minecraft.command.argument.RegistryEntryArgumentType<Dialog>
net.minecraft.command.argument.RegistryEntryArgumentType.DialogArgumentType
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<RegistryEntry<Dialog>>
Enclosing class:
RegistryEntryArgumentType<T>

public static class RegistryEntryArgumentType.DialogArgumentType extends RegistryEntryArgumentType<Dialog>
Mappings:
Namespace Name
named net/minecraft/command/argument/RegistryEntryArgumentType$DialogArgumentType
intermediary net/minecraft/class_9433$class_11458
official fo$a
  • Constructor Details

    • DialogArgumentType

      protected DialogArgumentType(CommandRegistryAccess registryAccess)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/command/argument/RegistryEntryArgumentType$DialogArgumentType;<init>(Lnet/minecraft/command/CommandRegistryAccess;)V
      intermediary <init> Lnet/minecraft/class_9433$class_11458;<init>(Lnet/minecraft/class_7157;)V
      official <init> Lfo$a;<init>(Leg;)V