Package com.simibubi.create
Class AllSoundEvents
java.lang.Object
com.simibubi.create.AllSoundEvents
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final Map<net.minecraft.resources.ResourceLocation,AllSoundEvents.SoundEntry> static final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntrystatic final AllSoundEvents.SoundEntry -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(net.minecraft.resources.ResourceLocation id) static voidprepare()static com.google.gson.JsonObjectstatic com.simibubi.create.AllSoundEvents.SoundEntryProviderprovider(net.minecraft.data.DataGenerator generator) static voidregister(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.sounds.SoundEvent> event)
-
Field Details
-
entries
-
SCHEMATICANNON_LAUNCH_BLOCK
-
SCHEMATICANNON_FINISH
-
DEPOT_SLIDE
-
DEPOT_PLOP
-
FUNNEL_FLAP
-
SLIME_ADDED
-
MECHANICAL_PRESS_ACTIVATION
-
MECHANICAL_PRESS_ACTIVATION_ON_BELT
-
MIXING
-
CRANKING
-
WORLDSHAPER_PLACE
-
SCROLL_VALUE
-
CONFIRM
-
DENY
-
COGS
-
FWOOMP
-
POTATO_HIT
-
CONTRAPTION_ASSEMBLE
-
CONTRAPTION_DISASSEMBLE
-
WRENCH_ROTATE
-
WRENCH_REMOVE
-
CRAFTER_CLICK
-
CRAFTER_CRAFT
-
COPPER_ARMOR_EQUIP
-
SANDING_SHORT
-
SANDING_LONG
-
CONTROLLER_CLICK
-
CONTROLLER_PUT
-
CONTROLLER_TAKE
-
SAW_ACTIVATE_WOOD
-
SAW_ACTIVATE_STONE
-
BLAZE_MUNCH
-
CRUSHING_1
-
CRUSHING_2
-
CRUSHING_3
-
PECULIAR_BELL_USE
-
HAUNTED_BELL_CONVERT
-
HAUNTED_BELL_USE
-
-
Constructor Details
-
AllSoundEvents
public AllSoundEvents()
-
-
Method Details
-
create
-
register
public static void register(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.sounds.SoundEvent> event) -
prepare
public static void prepare() -
provideLangEntries
public static com.google.gson.JsonObject provideLangEntries() -
provider
public static com.simibubi.create.AllSoundEvents.SoundEntryProvider provider(net.minecraft.data.DataGenerator generator)
-