Package net.minecraft.item
Interface Instruments
public interface Instruments
- Mappings:
Namespace Name named net/minecraft/item/Instrumentsintermediary net/minecraft/class_7445official cvf
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<Instrument> static final RegistryKey<Instrument> static final RegistryKey<Instrument> static final RegistryKey<Instrument> static final intstatic final floatstatic final RegistryKey<Instrument> static final RegistryKey<Instrument> static final RegistryKey<Instrument> static final RegistryKey<Instrument> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidmethod_61646(Registerable<Instrument> registerable, RegistryKey<Instrument> registryKey, RegistryEntry<SoundEvent> registryEntry, float float2, float float3) private static RegistryKey<Instrument> static voidregisterAndGetDefault(Registerable<Instrument> registerable)
-
Field Details
-
GOAT_HORN_RANGE
static final int GOAT_HORN_RANGE- See Also:
- Mappings:
Namespace Name Mixin selector named GOAT_HORN_RANGELnet/minecraft/item/Instruments;GOAT_HORN_RANGE:Iintermediary field_39124Lnet/minecraft/class_7445;field_39124:Iofficial aLcvf;a:I
-
GOAT_HORN_USE_DURATION
static final float GOAT_HORN_USE_DURATION- See Also:
- Mappings:
Namespace Name Mixin selector named GOAT_HORN_USE_DURATIONLnet/minecraft/item/Instruments;GOAT_HORN_USE_DURATION:Fintermediary field_39125Lnet/minecraft/class_7445;field_39125:Fofficial bLcvf;b:F
-
PONDER_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named PONDER_GOAT_HORNLnet/minecraft/item/Instruments;PONDER_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39126Lnet/minecraft/class_7445;field_39126:Lnet/minecraft/class_5321;official cLcvf;c:Lala;
-
SING_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named SING_GOAT_HORNLnet/minecraft/item/Instruments;SING_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39127Lnet/minecraft/class_7445;field_39127:Lnet/minecraft/class_5321;official dLcvf;d:Lala;
-
SEEK_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named SEEK_GOAT_HORNLnet/minecraft/item/Instruments;SEEK_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39128Lnet/minecraft/class_7445;field_39128:Lnet/minecraft/class_5321;official eLcvf;e:Lala;
-
FEEL_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named FEEL_GOAT_HORNLnet/minecraft/item/Instruments;FEEL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39129Lnet/minecraft/class_7445;field_39129:Lnet/minecraft/class_5321;official fLcvf;f:Lala;
-
ADMIRE_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named ADMIRE_GOAT_HORNLnet/minecraft/item/Instruments;ADMIRE_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39130Lnet/minecraft/class_7445;field_39130:Lnet/minecraft/class_5321;official gLcvf;g:Lala;
-
CALL_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named CALL_GOAT_HORNLnet/minecraft/item/Instruments;CALL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39131Lnet/minecraft/class_7445;field_39131:Lnet/minecraft/class_5321;official hLcvf;h:Lala;
-
YEARN_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named YEARN_GOAT_HORNLnet/minecraft/item/Instruments;YEARN_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39132Lnet/minecraft/class_7445;field_39132:Lnet/minecraft/class_5321;official iLcvf;i:Lala;
-
DREAM_GOAT_HORN
- Mappings:
Namespace Name Mixin selector named DREAM_GOAT_HORNLnet/minecraft/item/Instruments;DREAM_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;intermediary field_39133Lnet/minecraft/class_7445;field_39133:Lnet/minecraft/class_5321;official jLcvf;j:Lala;
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/item/Instruments;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;intermediary method_43714Lnet/minecraft/class_7445;method_43714(Ljava/lang/String;)Lnet/minecraft/class_5321;official aLcvf;a(Ljava/lang/String;)Lala;
-
registerAndGetDefault
- Mappings:
Namespace Name Mixin selector named registerAndGetDefaultLnet/minecraft/item/Instruments;registerAndGetDefault(Lnet/minecraft/registry/Registerable;)Vintermediary method_43713Lnet/minecraft/class_7445;method_43713(Lnet/minecraft/class_7891;)Vofficial aLcvf;a(Lqt;)V
-
method_61646
static void method_61646(Registerable<Instrument> registerable, RegistryKey<Instrument> registryKey, RegistryEntry<SoundEvent> registryEntry, float float2, float float3) - Mappings:
Namespace Name Mixin selector named method_61646Lnet/minecraft/item/Instruments;method_61646(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/entry/RegistryEntry;FF)Vintermediary method_61646Lnet/minecraft/class_7445;method_61646(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_6880;FF)Vofficial aLcvf;a(Lqt;Lala;Ljn;FF)V
-