Package com.simibubi.create
Class AllSoundEvents
java.lang.Object
com.simibubi.create.AllSoundEvents
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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.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.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.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 voidplayItemPickup(net.minecraft.world.entity.player.Player player) static voidprepare()static voidprovideLang(BiConsumer<String, String> consumer) provider(net.minecraft.data.DataGenerator generator) static voidregister(net.neoforged.neoforge.registries.RegisterEvent event)
-
Field Details
-
ALL
-
SCHEMATICANNON_LAUNCH_BLOCK
-
SCHEMATICANNON_FINISH
-
DEPOT_SLIDE
-
DEPOT_PLOP
-
FUNNEL_FLAP
-
PACKAGER
-
SLIME_ADDED
-
MECHANICAL_PRESS_ACTIVATION
-
MECHANICAL_PRESS_ACTIVATION_ON_BELT
-
MIXING
-
SPOUTING
-
CRANKING
-
WORLDSHAPER_PLACE
-
SCROLL_VALUE
-
CONFIRM
-
CONFIRM_2
-
DENY
-
COGS
-
FWOOMP
-
CARDBOARD_SWORD
-
FROGPORT_OPEN
-
FROGPORT_CLOSE
-
FROGPORT_CATCH
-
STOCK_LINK
-
FROGPORT_DEPOSIT
-
POTATO_HIT
-
CONTRAPTION_ASSEMBLE
-
CONTRAPTION_DISASSEMBLE
-
WRENCH_ROTATE
-
WRENCH_REMOVE
-
PACKAGE_POP
-
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
-
ITEM_HATCH
-
CRUSHING_1
-
CRUSHING_2
-
CRUSHING_3
-
PECULIAR_BELL_USE
-
DESK_BELL_USE
-
WHISTLE_HIGH
-
WHISTLE_MEDIUM
-
WHISTLE_LOW
-
STEAM
-
TRAIN
-
TRAIN2
-
TRAIN3
-
WHISTLE_TRAIN
-
WHISTLE_TRAIN_LOW
-
WHISTLE_TRAIN_MANUAL
-
WHISTLE_TRAIN_MANUAL_LOW
-
WHISTLE_TRAIN_MANUAL_END
-
WHISTLE_TRAIN_MANUAL_LOW_END
-
WHISTLE_CHIFF
-
HAUNTED_BELL_CONVERT
-
HAUNTED_BELL_USE
-
STOCK_TICKER_REQUEST
-
STOCK_TICKER_TRADE
-
CLIPBOARD_CHECKMARK
-
CLIPBOARD_ERASE
-
-
Constructor Details
-
AllSoundEvents
public AllSoundEvents()
-
-
Method Details
-
create
-
prepare
public static void prepare() -
register
public static void register(net.neoforged.neoforge.registries.RegisterEvent event) -
provideLang
-
provider
public static AllSoundEvents.SoundEntryProvider provider(net.minecraft.data.DataGenerator generator) -
playItemPickup
public static void playItemPickup(net.minecraft.world.entity.player.Player player)
-