net.minecraft.world.item

public interface Instruments

cxk
net.minecraft.world.item.Instruments
net.minecraft.class_7445
net.minecraft.item.Instruments
net.minecraft.world.item.Instruments

Field summary

Modifier and TypeField
int
a
GOAT_HORN_RANGE_BLOCKS
field_39124
GOAT_HORN_RANGE
float
b
GOAT_HORN_DURATION
field_39125
GOAT_HORN_USE_DURATION
ResourceKey<Instrument>
c
PONDER_GOAT_HORN
field_39126
PONDER_GOAT_HORN
ResourceKey<Instrument>
d
SING_GOAT_HORN
field_39127
SING_GOAT_HORN
ResourceKey<Instrument>
e
SEEK_GOAT_HORN
field_39128
SEEK_GOAT_HORN
ResourceKey<Instrument>
f
FEEL_GOAT_HORN
field_39129
FEEL_GOAT_HORN
ResourceKey<Instrument>
g
ADMIRE_GOAT_HORN
field_39130
ADMIRE_GOAT_HORN
ResourceKey<Instrument>
h
CALL_GOAT_HORN
field_39131
CALL_GOAT_HORN
ResourceKey<Instrument>
i
YEARN_GOAT_HORN
field_39132
YEARN_GOAT_HORN
ResourceKey<Instrument>
j
DREAM_GOAT_HORN
field_39133
DREAM_GOAT_HORN

Method summary

Modifier and TypeMethod
private static ResourceKey<Instrument>
a(String arg0)
create(String arg0)
method_43714(String arg0)
of(String id)
static void
a(rk<cxi> arg0)
bootstrap(BootstrapContext<Instrument> arg0)
method_43713(class_7891<class_7444> arg0)
bootstrap(Registerable<Instrument> registry)
static void
a(rk<cxi> arg0, aly<cxi> arg1, jq<axe> arg2, float arg3, float arg4)
register(BootstrapContext<Instrument> arg0, ResourceKey<Instrument> arg1, Holder<SoundEvent> arg2, float arg3, float arg4)
method_61646(class_7891<class_7444> arg0, class_5321<class_7444> arg1, class_6880<class_3414> arg2, float arg3, float arg4)
register(Registerable<Instrument> registry, RegistryKey<Instrument> key, RegistryEntry<SoundEvent> sound, float useDuration, float range)