Class RegistryBuilder.class_8992<T>

java.lang.Object
net.minecraft.registry.entry.RegistryEntry.Reference<T>
net.minecraft.registry.RegistryBuilder.class_8992<T>
All Implemented Interfaces:
RegistryEntry<T>
Enclosing class:
RegistryBuilder

private static class RegistryBuilder.class_8992<T> extends RegistryEntry.Reference<T>
Mappings:
Namespace Name
official iu$d
intermediary net/minecraft/class_7877$class_8992
named net/minecraft/registry/RegistryBuilder$class_8992
  • Field Details

    • field_47490

      Mappings:
      Namespace Name Mixin selector
      official a Liu$d;a:Ljava/util/function/Supplier;
      intermediary field_47490 Lnet/minecraft/class_7877$class_8992;field_47490:Ljava/util/function/Supplier;
      named field_47490 Lnet/minecraft/registry/RegistryBuilder$class_8992;field_47490:Ljava/util/function/Supplier;
  • Constructor Details

  • Method Details

    • setValue

      protected void setValue(T value)
      Overrides:
      setValue in class RegistryEntry.Reference<T>
      Mappings:
      Namespace Name Mixin selector
      official b Lie$c;b(Ljava/lang/Object;)V
      intermediary method_45918 Lnet/minecraft/class_6880$class_6883;method_45918(Ljava/lang/Object;)V
      named setValue Lnet/minecraft/registry/entry/RegistryEntry$Reference;setValue(Ljava/lang/Object;)V
    • value

      public T value()
      Specified by:
      value in interface RegistryEntry<T>
      Overrides:
      value in class RegistryEntry.Reference<T>
      Mappings:
      Namespace Name Mixin selector
      official a Lie;a()Ljava/lang/Object;
      intermediary comp_349 Lnet/minecraft/class_6880;comp_349()Ljava/lang/Object;
      named value Lnet/minecraft/registry/entry/RegistryEntry;value()Ljava/lang/Object;