axf | |
net.minecraft.sounds.SoundEvent | |
net.minecraft.class_3414 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final ResourceLocation |
| ||||||
private final Optional<Float> |
| ||||||
public static final com.mojang.serialization.Codec<SoundEvent> |
| ||||||
public static final com.mojang.serialization.Codec<Holder<SoundEvent>> |
| ||||||
public static final StreamCodec<io.netty.buffer.ByteBuf, SoundEvent> |
| ||||||
public static final StreamCodec<RegistryFriendlyByteBuf, Holder<SoundEvent>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ResourceLocation arg0, Optional<Float> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private static SoundEvent |
| ||||||
public static SoundEvent |
| ||||||
public static SoundEvent |
| ||||||
public float |
| ||||||
public ResourceLocation |
| ||||||
public Optional<Float> |
|