Class SoundCodecs
java.lang.Object
net.frozenblock.lib.sound.api.block_sound_group.SoundCodecs
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockSoundGroupOverwrite> static final com.mojang.serialization.Codec<net.minecraft.world.level.block.SoundType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SOUND_TYPE
public static final com.mojang.serialization.Codec<net.minecraft.world.level.block.SoundType> SOUND_TYPE -
SOUND_GROUP_OVERWRITE
-
-
Constructor Details
-
SoundCodecs
public SoundCodecs()
-