Class ForgeEventFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddPackFindersServer(Consumer<RepositorySource> consumer) static BlockStatealterGround(LevelSimulatedReader level, RandomSource random, BlockPos pos, BlockState altered) static SaplingGrowTreeEventblockGrowFeature(LevelAccessor level, RandomSource randomSource, BlockPos pos, @Nullable Holder<ConfiguredFeature<?, ?>> holder) static booleancanCreateFluidSource(Level level, BlockPos pos, BlockState state, boolean def) static net.minecraftforge.eventbus.api.Event.ResultcanEntityDespawn(Mob entity, ServerLevelAccessor level) static booleancanLivingConvert(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer) static booleancanMountEntity(Entity entityMounting, Entity entityBeingMounted, boolean isMounting) static booleancheckSpawnPlacements(EntityType<?> entityType, ServerLevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random, boolean defaultResult) static booleancheckSpawnPosition(Mob mob, ServerLevelAccessor level, MobSpawnType spawnType) Checks if the current position of the passed mob is valid for spawning, by firingMobSpawnEvent.PositionCheck.
The default check is to perform the logical and ofMob.checkSpawnRules(net.minecraft.world.level.LevelAccessor, net.minecraft.world.entity.MobSpawnType)andMob.checkSpawnObstruction(net.minecraft.world.level.LevelReader).static booleancheckSpawnPositionSpawner(Mob mob, ServerLevelAccessor level, MobSpawnType spawnType, SpawnData spawnData, BaseSpawner spawner) Specialized variant ofcheckSpawnPosition(net.minecraft.world.entity.Mob, net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.entity.MobSpawnType)for spawners, as they have slightly different checks.static booleandoPlayerHarvestCheck(Player player, BlockState state, boolean success) private static <E extends net.minecraftforge.eventbus.api.Event>
Efire(E e) Post an event to theMinecraftForge.EVENT_BUS, then return the event objectstatic voidfireChunkTicketLevelUpdated(ServerLevel level, long chunkPos, int oldTicketLevel, int newTicketLevel, @Nullable ChunkHolder chunkHolder) static voidfireChunkUnWatch(ServerPlayer entity, ChunkPos chunkpos, ServerLevel level) static voidfireChunkWatch(ServerPlayer entity, LevelChunk chunk, ServerLevel level) static BlockStatefireFluidPlaceBlockEvent(LevelAccessor level, BlockPos pos, BlockPos liquidPos, BlockState state) static LootingLevelEventfireLootingLevel(LivingEntity target, @Nullable DamageSource cause, int level) static voidfirePlayerCraftingEvent(Player player, ItemStack crafted, Container craftMatrix) static voidfirePlayerItemPickupEvent(Player player, ItemEntity item, ItemStack clone) static voidfirePlayerLoadingEvent(Player player, File playerDirectory, String uuidString) static voidfirePlayerLoadingEvent(Player player, PlayerDataStorage playerFileData, String uuidString) static voidfirePlayerLoggedIn(Player player) static voidfirePlayerLoggedOut(Player player) static voidfirePlayerRespawnEvent(Player player, boolean endConquered) static voidfirePlayerSavingEvent(Player player, File playerDirectory, String uuidString) static voidfirePlayerSmeltedEvent(Player player, ItemStack smelted) static booleanfireSleepingLocationCheck(LivingEntity player, BlockPos sleepingLocation) static ZombieEvent.SummonAidEventfireZombieSummonAid(Zombie zombie, Level level, int x, int y, int z, LivingEntity attacker, double summonChance) static <T extends ICapabilityProvider>
@Nullable CapabilityDispatchergatherCapabilities(Class<? extends T> type, T provider) static <T extends ICapabilityProvider>
@Nullable CapabilityDispatchergatherCapabilities(Class<? extends T> type, T provider, @Nullable ICapabilityProvider parent) private static @Nullable CapabilityDispatchergatherCapabilities(AttachCapabilitiesEvent<?> event, @Nullable ICapabilityProvider parent) static GatherComponentsEvent.ItemgatherItemComponentsEvent(Item item, DataComponentMap dataComponents) static voidgatherLoginConfigTasks(Connection connection, Consumer<ConfigurationTask> add) static floatgetBreakSpeed(Player player, BlockState state, float original, BlockPos pos) static intgetExperienceDrop(LivingEntity entity, Player attackingPlayer, int originalExperience) static intgetItemBurnTime(@NotNull ItemStack itemStack, int burnTime, @Nullable RecipeType<?> recipeType) static intgetMaxSpawnPackSize(Mob entity) static booleangetMobGriefingEvent(Level level, @Nullable Entity entity) static ComponentgetPlayerDisplayName(Player player, Component username) static ComponentgetPlayerTabListDisplayName(Player player) getPotentialSpawns(LevelAccessor level, MobCategory category, BlockPos pos, WeightedRandomList<MobSpawnSettings.SpawnerData> oldList) static voidonAdvancementEarned(Player player, AdvancementHolder holder) static voidonAdvancementGrant(Player player, AdvancementHolder holder, AdvancementProgress advancementProgress, String criterion) static voidonAdvancementRevoke(Player player, AdvancementHolder holder, AdvancementProgress advancementProgress, String criterion) static booleanonAnimalTame(Animal animal, Player tamer) static AnvilRepairEventonAnvilRepair(Player player, @NotNull ItemStack output, @NotNull ItemStack left, @NotNull ItemStack right) static intonApplyBonemeal(@Nullable Player player, Level level, BlockPos pos, BlockState state, ItemStack stack) static intonArrowLoose(ItemStack stack, Level level, Player player, int charge, boolean hasAmmo) static InteractionResultHolder<ItemStack> onArrowNock(ItemStack item, Level level, Player player, InteractionHand hand, boolean hasAmmo) static BabyEntitySpawnEventonBabySpawn(Mob parentA, Mob parentB, @Nullable AgeableMob proposedChild) static booleanonBlockPlace(@Nullable Entity entity, @NotNull BlockSnapshot blockSnapshot, @NotNull Direction direction) static voidonBrewingRecipeRegister(PotionBrewing.Builder builder, FeatureFlagSet features) static @Nullable InteractionResultHolder<ItemStack> onBucketUse(@NotNull Player player, @NotNull Level level, @NotNull ItemStack stack, @Nullable HitResult target) static voidonChannelRegistrationChange(Connection connection, ChannelRegistrationChangeEvent.Type changeType, HashSet<ResourceLocation> changed) onChorusFruitTeleport(LivingEntity entity, double targetX, double targetY, double targetZ) static voidonChunkDataLoad(ChunkAccess chunk, CompoundTag data, ChunkType status) static voidonChunkDataSave(ChunkAccess chunk, LevelAccessor world, CompoundTag data) static voidonChunkLoad(ChunkAccess chunk, boolean newChunk) static voidonChunkUnload(ChunkAccess chunk) static voidonCommandRegister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, Commands.CommandSelection environment, CommandBuildContext context) static voidonConnectionStart(Connection connection) static booleanonCreateWorldSpawn(Level level, ServerLevelData settings) static voidonDifficultyChange(Difficulty difficulty, Difficulty oldDifficulty) static intonEnchantmentLevelSet(Level level, BlockPos pos, int enchantRow, int power, ItemStack itemStack, int enchantmentLevel) onEnderPearlLand(ServerPlayer entity, double targetX, double targetY, double targetZ, ThrownEnderpearl pearlEntity, float attackDamage, HitResult hitResult) onEnderTeleport(LivingEntity entity, double targetX, double targetY, double targetZ) static voidonEntityConstructing(Entity entity) static booleanonEntityDestroyBlock(LivingEntity entity, BlockPos pos, BlockState state) static voidonEntityEnterSection(Entity entity, long packedOldPos, long packedNewPos) onEntityInteract(Player player, Entity entity, InteractionHand hand) onEntityInteractSpecific(Player player, Entity entity, InteractionHand hand, Vec3 vec3d) static booleanonEntityJoinLevel(Entity entity, Level level) static booleanonEntityJoinLevel(Entity entity, Level level, boolean loadedFromDisk) static booleanonEntityLeaveLevel(Entity entity, Level level) static booleanonEntityStruckByLightning(Entity entity, LightningBolt bolt) onEntityTeleportCommand(Entity entity, double targetX, double targetY, double targetZ) onEntityTeleportSpreadPlayersCommand(Entity entity, double targetX, double targetY, double targetZ) static voidonExplosionDetonate(Level level, Explosion explosion, List<Entity> list, double diameter) static booleanonExplosionStart(Level level, Explosion explosion) static @Nullable SpawnGroupDataonFinalizeSpawn(Mob mob, ServerLevelAccessor level, DifficultyInstance difficulty, MobSpawnType spawnType, @Nullable SpawnGroupData spawnData) Vanilla calls toMob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData)are replaced with calls to this method via coremod.
Mods should call this method in place of callingMob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData).static MobSpawnEvent.FinalizeSpawnonFinalizeSpawnSpawner(Mob mob, ServerLevelAccessor level, DifficultyInstance difficulty, @Nullable SpawnGroupData spawnData, @Nullable CompoundTag spawnTag, BaseSpawner spawner) Returns the FinalizeSpawn event instance, or null if it was canceled.
This is separate since mob spawners perform special finalizeSpawn handling when NBT data is present, but we still want to fire the event.
This overload is also the only way to pass through aBaseSpawnerinstance.static voidstatic GrindstoneEvent.OnPlaceItemonGrindstoneChange(@NotNull ItemStack top, @NotNull ItemStack bottom, Container outputSlot, int xp) static intonItemExpire(ItemEntity entity, @NotNull ItemStack item) static intonItemPickup(ItemEntity entityItem, Player player) static booleanonItemStackedOn(ItemStack carriedItem, ItemStack stackedOnItem, Slot slot, ClickAction action, Player player, SlotAccess carriedSlotAccess) static ItemTooltipEventonItemTooltip(ItemStack itemStack, @Nullable Player entityPlayer, List<Component> list, TooltipFlag flags) static ItemStackonItemUseFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result) static intonItemUseStart(LivingEntity entity, ItemStack item, int duration) static intonItemUseTick(LivingEntity entity, ItemStack item, int duration) onLeftClickBlock(Player player, BlockPos pos, Direction face, ServerboundPlayerActionPacket.Action action) onLeftClickBlockHold(Player player, BlockPos pos, Direction face) static voidonLeftClickEmpty(Player player) static voidonLevelLoad(Level level) static voidonLevelSave(Level level) static voidonLevelUnload(Level level) static booleanonLivingAttackEntity(LivingEntity entity, DamageSource src, float amount) static LivingBreatheEventonLivingBreathe(LivingEntity entity, boolean canBreathe, int consumeAirAmount, int refillAirAmount, boolean canRefillAir) static LivingChangeTargetEventonLivingChangeTargetBehavior(LivingEntity entity, LivingEntity originalTarget) static LivingChangeTargetEventonLivingChangeTargetMob(LivingEntity entity, LivingEntity originalTarget) static voidonLivingConvert(LivingEntity entity, LivingEntity outcome) static booleanonLivingDeath(LivingEntity entity, DamageSource src) static booleanonLivingDrops(LivingEntity entity, DamageSource source, Collection<ItemEntity> drops, boolean recentlyHit) static LivingDrownEventonLivingDrown(LivingEntity entity, boolean isDrowning, float damageAmount, int bubbleCount) static booleanonLivingEffectAdd(LivingEntity entity, MobEffectInstance oldEffect, MobEffectInstance newEffect, Entity source) static MobEffectEvent.ApplicableonLivingEffectCanApply(LivingEntity entity, MobEffectInstance effect) static booleanonLivingEffectExpire(LivingEntity entity, MobEffectInstance effect) static booleanonLivingEffectRemove(LivingEntity entity, MobEffect effect) static booleanonLivingEffectRemove(LivingEntity entity, MobEffectInstance effect) static voidonLivingEquipmentChange(LivingEntity entity, EquipmentSlot slot, ItemStack from, ItemStack to) static LivingFallEventonLivingFall(LivingEntity entity, float distance, float damageMultiplier) static floatonLivingHeal(LivingEntity entity, float amount) static LivingKnockBackEventonLivingKnockBack(LivingEntity target, float strength, double ratioX, double ratioZ) static LivingSwapItemsEvent.HandsonLivingSwapHandItems(LivingEntity entity) static booleanonLivingTick(LivingEntity entity) static @Nullable LootTableonLoadLootTable(ResourceLocation name, LootTable table) static booleanonMultiBlockPlace(@Nullable Entity entity, List<BlockSnapshot> blockSnapshots, Direction direction) onNeighborNotify(Level level, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate) static NoteBlockEvent.PlayonNotePlay(Level world, BlockPos pos, BlockState state, int note, NoteBlockInstrument instrument) static booleanonPermissionChanged(com.mojang.authlib.GameProfile gameProfile, int newLevel, PlayerList playerList) static booleanonPistonMovePost(Level level, BlockPos pos, Direction direction, boolean extending) static booleanonPistonMovePre(Level level, BlockPos pos, Direction direction, boolean extending) static voidonPlayerBrewedPotion(Player player, ItemStack stack) static voidonPlayerChangedDimension(Player player, ResourceKey<Level> fromDim, ResourceKey<Level> toDim) static voidonPlayerClone(Player player, Player oldPlayer, boolean wasDeath) static voidonPlayerCloseContainer(ServerPlayer player, AbstractContainerMenu menu) static voidonPlayerDestroyItem(Player player, @NotNull ItemStack stack, @Nullable InteractionHand hand) static voidonPlayerDestroyItem(Player player, @NotNull ItemStack stack, @Nullable EquipmentSlot slot) static voidonPlayerFall(Player player, float distance, float multiplier) static ItemFishedEventonPlayerFishedItem(List<ItemStack> stacks, int rodDamage, FishingHook hook) static PlayerXpEvent.LevelChangeonPlayerLevelChange(Player player, int levels) static voidonPlayerOpenContainer(ServerPlayer player, AbstractContainerMenu menu) static booleanonPlayerPickupXp(Player player, ExperienceOrb orb) static voidonPlayerPostTick(Player player) static voidonPlayerPreTick(Player player) static Player.BedSleepingProblemonPlayerSleepInBed(Player player, Optional<BlockPos> pos) static PlayerSpawnPhantomsEventonPlayerSpawnPhantom(Player player, int phantomsToSpawn) static booleanonPlayerSpawnSet(Player player, ResourceKey<Level> levelKey, BlockPos pos, boolean forced) static voidonPlayerTradeWithVillager(Player player, MerchantOffer offer, AbstractVillager villager) static voidonPlayerWakeup(Player player, boolean wakeImmediately, boolean updateLevel) static PlayerXpEvent.XpChangeonPlayerXpChange(Player player, int xp) static PlayLevelSoundEvent.AtEntityonPlaySoundAtEntity(Entity entity, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) onPlaySoundAtPosition(Level level, double x, double y, double z, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) static voidstatic voidonPostLevelTick(Level level, BooleanSupplier haveTime) static voidonPostServerTick(BooleanSupplier haveTime, MinecraftServer server) static booleanonPotionAttemptBrew(NonNullList<ItemStack> stacks) static voidonPotionBrewed(NonNullList<ItemStack> brewingItemStacks) static voidstatic voidonPreLevelTick(Level level, BooleanSupplier haveTime) static voidonPreServerTick(BooleanSupplier haveTime, MinecraftServer server) static booleanonProjectileImpact(Projectile projectile, HitResult ray) onProjectileImpactResult(Projectile projectile, HitResult ray) static List<PreparableReloadListener> onResourceReload(ReloadableServerResources serverResources, RegistryAccess registryAccess) onRightClickBlock(Player player, InteractionHand hand, BlockPos pos, BlockHitResult hitVec) static voidonRightClickEmpty(Player player, InteractionHand hand) onRightClickItem(Player player, InteractionHand hand) static ShieldBlockEventonShieldBlock(LivingEntity blocker, DamageSource source, float blocked) static longonSleepFinished(ServerLevel level, long newTime, long minTime) static booleanonSleepingTimeCheck(Player player, Optional<BlockPos> sleepingLocation) static voidonStartEntityTracking(Entity entity, Player player) static voidonStopEntityTracking(Entity entity, Player player) static voidonTagsUpdated(RegistryAccess registryAccess, boolean fromClientPacket, boolean isIntegratedServerConnection) static @Nullable BlockStateonToolUse(BlockState originalState, UseOnContext context, ToolAction toolAction, boolean simulate) static booleanonTravelToDimension(Entity entity, ResourceKey<Level> dimension) static Optional<PortalShape> onTrySpawnPortal(LevelAccessor level, BlockPos pos, Optional<PortalShape> size) static booleanonUseItemStop(LivingEntity entity, ItemStack item, int duration) static booleanonVanillaGameEvent(Level level, Holder<GameEvent> vanillaEvent, Vec3 pos, GameEvent.Context context) private static booleanpost(net.minecraftforge.eventbus.api.Event e) Post an event to theMinecraftForge.EVENT_BUSprivate static <T extends net.minecraftforge.eventbus.api.Event & IModBusEvent>
voidpostModBus(T e) Post an event to theModLoader.get()event bus
-
Field Details
-
ML
-
-
Constructor Details
-
ForgeEventFactory
private ForgeEventFactory()
-
-
Method Details
-
post
private static boolean post(net.minecraftforge.eventbus.api.Event e) Post an event to theMinecraftForge.EVENT_BUS- Returns:
- true if the event is
Cancelableand has been canceled
-
fire
private static <E extends net.minecraftforge.eventbus.api.Event> E fire(E e) Post an event to theMinecraftForge.EVENT_BUS, then return the event object- Returns:
- the event object passed in and possibly modified by listeners
-
postModBus
private static <T extends net.minecraftforge.eventbus.api.Event & IModBusEvent> void postModBus(T e) Post an event to theModLoader.get()event bus -
onMultiBlockPlace
public static boolean onMultiBlockPlace(@Nullable @Nullable Entity entity, List<BlockSnapshot> blockSnapshots, Direction direction) -
onBlockPlace
public static boolean onBlockPlace(@Nullable @Nullable Entity entity, @NotNull @NotNull BlockSnapshot blockSnapshot, @NotNull @NotNull Direction direction) -
onNeighborNotify
public static BlockEvent.NeighborNotifyEvent onNeighborNotify(Level level, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate) -
doPlayerHarvestCheck
-
getBreakSpeed
-
onPlayerDestroyItem
public static void onPlayerDestroyItem(Player player, @NotNull @NotNull ItemStack stack, @Nullable @Nullable InteractionHand hand) -
onPlayerDestroyItem
public static void onPlayerDestroyItem(Player player, @NotNull @NotNull ItemStack stack, @Nullable @Nullable EquipmentSlot slot) -
checkSpawnPlacements
public static boolean checkSpawnPlacements(EntityType<?> entityType, ServerLevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random, boolean defaultResult) -
checkSpawnPosition
public static boolean checkSpawnPosition(Mob mob, ServerLevelAccessor level, MobSpawnType spawnType) Checks if the current position of the passed mob is valid for spawning, by firingMobSpawnEvent.PositionCheck.
The default check is to perform the logical and ofMob.checkSpawnRules(net.minecraft.world.level.LevelAccessor, net.minecraft.world.entity.MobSpawnType)andMob.checkSpawnObstruction(net.minecraft.world.level.LevelReader).- Parameters:
mob- The mob being spawned.level- The level the mob will be added to, if successful.spawnType- The spawn type of the spawn.- Returns:
- True, if the position is valid, as determined by the contract of
MobSpawnEvent.PositionCheck. - See Also:
-
checkSpawnPositionSpawner
public static boolean checkSpawnPositionSpawner(Mob mob, ServerLevelAccessor level, MobSpawnType spawnType, SpawnData spawnData, BaseSpawner spawner) Specialized variant ofcheckSpawnPosition(net.minecraft.world.entity.Mob, net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.entity.MobSpawnType)for spawners, as they have slightly different checks.- See Also:
- Implementation Note:
- See in-line comments about custom spawn rules.
-
onFinalizeSpawn
@Nullable public static @Nullable SpawnGroupData onFinalizeSpawn(Mob mob, ServerLevelAccessor level, DifficultyInstance difficulty, MobSpawnType spawnType, @Nullable @Nullable SpawnGroupData spawnData) Vanilla calls toMob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData)are replaced with calls to this method via coremod.
Mods should call this method in place of callingMob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData). Super calls (from within overrides) should not be wrapped.When interfacing with this event, write all code as normal, and replace the call to
Mob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData)with a call to this method.As an example, the following code block:
Would become:var zombie = new Zombie(level); zombie.finalizeSpawn(level, difficulty, spawnType, spawnData, spawnTag); level.tryAddFreshEntityWithPassengers(zombie); if (zombie.isAddedToWorld()) { // Do stuff with your new zombie }The only code that changes is thevar zombie = new Zombie(level); ForgeEventFactory.onFinalizeSpawn(zombie, level, difficulty, spawnType, spawnData, spawnTag); level.tryAddFreshEntityWithPassengers(zombie); if (zombie.isAddedToWorld()) { // Do stuff with your new zombie }Mob.finalizeSpawn(net.minecraft.world.level.ServerLevelAccessor, net.minecraft.world.DifficultyInstance, net.minecraft.world.entity.MobSpawnType, net.minecraft.world.entity.SpawnGroupData)call.- Returns:
- The SpawnGroupData from this event, or null if it was canceled. The return value of this method has no bearing on if the entity will be spawned.
- See Also:
- API Note:
- Callers do not need to check if the entity's spawn was cancelled, as the spawn will be blocked by Forge.
- Implementation Note:
- Changes to the signature of this method must be reflected in the method redirector coremod.
-
onFinalizeSpawnSpawner
@Nullable public static MobSpawnEvent.FinalizeSpawn onFinalizeSpawnSpawner(Mob mob, ServerLevelAccessor level, DifficultyInstance difficulty, @Nullable @Nullable SpawnGroupData spawnData, @Nullable @Nullable CompoundTag spawnTag, BaseSpawner spawner) Returns the FinalizeSpawn event instance, or null if it was canceled.
This is separate since mob spawners perform special finalizeSpawn handling when NBT data is present, but we still want to fire the event.
This overload is also the only way to pass through aBaseSpawnerinstance.- See Also:
-
canEntityDespawn
public static net.minecraftforge.eventbus.api.Event.Result canEntityDespawn(Mob entity, ServerLevelAccessor level) -
getItemBurnTime
public static int getItemBurnTime(@NotNull @NotNull ItemStack itemStack, int burnTime, @Nullable @Nullable RecipeType<?> recipeType) -
getExperienceDrop
public static int getExperienceDrop(LivingEntity entity, Player attackingPlayer, int originalExperience) -
getMaxSpawnPackSize
-
getPlayerDisplayName
-
getPlayerTabListDisplayName
-
fireFluidPlaceBlockEvent
public static BlockState fireFluidPlaceBlockEvent(LevelAccessor level, BlockPos pos, BlockPos liquidPos, BlockState state) -
onItemTooltip
public static ItemTooltipEvent onItemTooltip(ItemStack itemStack, @Nullable @Nullable Player entityPlayer, List<Component> list, TooltipFlag flags) -
fireZombieSummonAid
public static ZombieEvent.SummonAidEvent fireZombieSummonAid(Zombie zombie, Level level, int x, int y, int z, LivingEntity attacker, double summonChance) -
onEntityStruckByLightning
-
onItemUseStart
-
onItemUseTick
-
onUseItemStop
-
onItemUseFinish
public static ItemStack onItemUseFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result) -
onStartEntityTracking
-
onStopEntityTracking
-
firePlayerLoadingEvent
-
firePlayerSavingEvent
-
firePlayerLoadingEvent
public static void firePlayerLoadingEvent(Player player, PlayerDataStorage playerFileData, String uuidString) -
onToolUse
@Nullable public static @Nullable BlockState onToolUse(BlockState originalState, UseOnContext context, ToolAction toolAction, boolean simulate) -
onApplyBonemeal
public static int onApplyBonemeal(@Nullable @Nullable Player player, Level level, BlockPos pos, BlockState state, ItemStack stack) -
onBucketUse
-
onPlaySoundAtEntity
public static PlayLevelSoundEvent.AtEntity onPlaySoundAtEntity(Entity entity, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) -
onPlaySoundAtPosition
public static PlayLevelSoundEvent.AtPosition onPlaySoundAtPosition(Level level, double x, double y, double z, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) -
onItemExpire
-
onItemPickup
-
canMountEntity
-
onAnimalTame
-
onPlayerPickupXp
-
onPlayerSleepInBed
-
onPlayerWakeup
-
onPlayerFall
-
onPlayerSpawnSet
public static boolean onPlayerSpawnSet(Player player, ResourceKey<Level> levelKey, BlockPos pos, boolean forced) -
onPlayerSpawnPhantom
-
onPlayerClone
-
onExplosionStart
-
onExplosionDetonate
-
onCreateWorldSpawn
-
onLivingHeal
-
onPotionAttemptBrew
-
onPotionBrewed
-
onPlayerBrewedPotion
-
gatherCapabilities
@Nullable public static <T extends ICapabilityProvider> @Nullable CapabilityDispatcher gatherCapabilities(Class<? extends T> type, T provider) -
gatherCapabilities
@Nullable public static <T extends ICapabilityProvider> @Nullable CapabilityDispatcher gatherCapabilities(Class<? extends T> type, T provider, @Nullable @Nullable ICapabilityProvider parent) -
gatherCapabilities
@Nullable private static @Nullable CapabilityDispatcher gatherCapabilities(AttachCapabilitiesEvent<?> event, @Nullable @Nullable ICapabilityProvider parent) -
fireSleepingLocationCheck
-
onSleepingTimeCheck
-
onArrowNock
public static InteractionResultHolder<ItemStack> onArrowNock(ItemStack item, Level level, Player player, InteractionHand hand, boolean hasAmmo) -
onArrowLoose
-
onProjectileImpactResult
public static ProjectileImpactEvent.ImpactResult onProjectileImpactResult(Projectile projectile, HitResult ray) -
onProjectileImpact
-
onLoadLootTable
-
canCreateFluidSource
public static boolean canCreateFluidSource(Level level, BlockPos pos, BlockState state, boolean def) -
onTrySpawnPortal
public static Optional<PortalShape> onTrySpawnPortal(LevelAccessor level, BlockPos pos, Optional<PortalShape> size) -
onEnchantmentLevelSet
-
onEntityDestroyBlock
-
getMobGriefingEvent
-
blockGrowFeature
public static SaplingGrowTreeEvent blockGrowFeature(LevelAccessor level, RandomSource randomSource, BlockPos pos, @Nullable @Nullable Holder<ConfiguredFeature<?, ?>> holder) -
alterGround
public static BlockState alterGround(LevelSimulatedReader level, RandomSource random, BlockPos pos, BlockState altered) -
fireChunkTicketLevelUpdated
public static void fireChunkTicketLevelUpdated(ServerLevel level, long chunkPos, int oldTicketLevel, int newTicketLevel, @Nullable @Nullable ChunkHolder chunkHolder) -
fireChunkWatch
-
fireChunkUnWatch
-
onPistonMovePre
-
onPistonMovePost
-
onSleepFinished
-
onResourceReload
public static List<PreparableReloadListener> onResourceReload(ReloadableServerResources serverResources, RegistryAccess registryAccess) -
onCommandRegister
public static void onCommandRegister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, Commands.CommandSelection environment, CommandBuildContext context) -
canLivingConvert
public static boolean canLivingConvert(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer) -
onLivingConvert
-
onBabySpawn
public static BabyEntitySpawnEvent onBabySpawn(Mob parentA, Mob parentB, @Nullable @Nullable AgeableMob proposedChild) -
onEntityTeleportCommand
public static EntityTeleportEvent.TeleportCommand onEntityTeleportCommand(Entity entity, double targetX, double targetY, double targetZ) -
onEntityTeleportSpreadPlayersCommand
public static EntityTeleportEvent.SpreadPlayersCommand onEntityTeleportSpreadPlayersCommand(Entity entity, double targetX, double targetY, double targetZ) -
onEnderTeleport
public static EntityTeleportEvent.EnderEntity onEnderTeleport(LivingEntity entity, double targetX, double targetY, double targetZ) -
onEnderPearlLand
public static EntityTeleportEvent.EnderPearl onEnderPearlLand(ServerPlayer entity, double targetX, double targetY, double targetZ, ThrownEnderpearl pearlEntity, float attackDamage, HitResult hitResult) -
onChorusFruitTeleport
public static EntityTeleportEvent.ChorusFruit onChorusFruitTeleport(LivingEntity entity, double targetX, double targetY, double targetZ) -
onPermissionChanged
public static boolean onPermissionChanged(com.mojang.authlib.GameProfile gameProfile, int newLevel, PlayerList playerList) -
onPlayerChangedDimension
public static void onPlayerChangedDimension(Player player, ResourceKey<Level> fromDim, ResourceKey<Level> toDim) -
firePlayerLoggedIn
-
firePlayerLoggedOut
-
firePlayerRespawnEvent
-
firePlayerItemPickupEvent
-
firePlayerCraftingEvent
-
firePlayerSmeltedEvent
-
onPlayerPreTick
-
onPlayerPostTick
-
onPreLevelTick
-
onPostLevelTick
-
onPreClientTick
public static void onPreClientTick() -
onPostClientTick
public static void onPostClientTick() -
onPreServerTick
-
onPostServerTick
-
getPotentialSpawns
public static WeightedRandomList<MobSpawnSettings.SpawnerData> getPotentialSpawns(LevelAccessor level, MobCategory category, BlockPos pos, WeightedRandomList<MobSpawnSettings.SpawnerData> oldList) -
onAdvancementEarned
-
onAdvancementGrant
public static void onAdvancementGrant(Player player, AdvancementHolder holder, AdvancementProgress advancementProgress, String criterion) -
onAdvancementRevoke
public static void onAdvancementRevoke(Player player, AdvancementHolder holder, AdvancementProgress advancementProgress, String criterion) -
onEntityConstructing
-
onPlayerOpenContainer
-
onPlayerCloseContainer
-
onTravelToDimension
-
onChunkUnload
-
onChunkLoad
-
onLevelUnload
-
onLevelLoad
-
onLevelSave
-
onChunkDataSave
-
onChunkDataLoad
-
onGameShuttingDown
public static void onGameShuttingDown() -
gatherLoginConfigTasks
-
onConnectionStart
-
onChannelRegistrationChange
public static void onChannelRegistrationChange(Connection connection, ChannelRegistrationChangeEvent.Type changeType, HashSet<ResourceLocation> changed) -
onLivingSwapHandItems
-
onShieldBlock
public static ShieldBlockEvent onShieldBlock(LivingEntity blocker, DamageSource source, float blocked) -
onEntityEnterSection
-
onLivingTick
-
onLivingFall
public static LivingFallEvent onLivingFall(LivingEntity entity, float distance, float damageMultiplier) -
onLivingBreathe
public static LivingBreatheEvent onLivingBreathe(LivingEntity entity, boolean canBreathe, int consumeAirAmount, int refillAirAmount, boolean canRefillAir) -
onLivingDrown
public static LivingDrownEvent onLivingDrown(LivingEntity entity, boolean isDrowning, float damageAmount, int bubbleCount) -
onLivingKnockBack
public static LivingKnockBackEvent onLivingKnockBack(LivingEntity target, float strength, double ratioX, double ratioZ) -
onLivingDeath
-
onLivingDrops
public static boolean onLivingDrops(LivingEntity entity, DamageSource source, Collection<ItemEntity> drops, boolean recentlyHit) -
onLeftClickEmpty
-
onLeftClickBlock
public static PlayerInteractEvent.LeftClickBlock onLeftClickBlock(Player player, BlockPos pos, Direction face, ServerboundPlayerActionPacket.Action action) -
onLeftClickBlockHold
public static PlayerInteractEvent.LeftClickBlock onLeftClickBlockHold(Player player, BlockPos pos, Direction face) -
onRightClickBlock
public static PlayerInteractEvent.RightClickBlock onRightClickBlock(Player player, InteractionHand hand, BlockPos pos, BlockHitResult hitVec) -
onRightClickItem
public static PlayerInteractEvent.RightClickItem onRightClickItem(Player player, InteractionHand hand) -
onEntityInteract
public static PlayerInteractEvent.EntityInteract onEntityInteract(Player player, Entity entity, InteractionHand hand) -
onEntityInteractSpecific
public static PlayerInteractEvent.EntityInteractSpecific onEntityInteractSpecific(Player player, Entity entity, InteractionHand hand, Vec3 vec3d) -
onRightClickEmpty
-
addPackFindersServer
-
onEntityJoinLevel
-
onEntityJoinLevel
-
onEntityLeaveLevel
-
onDifficultyChange
-
onTagsUpdated
public static void onTagsUpdated(RegistryAccess registryAccess, boolean fromClientPacket, boolean isIntegratedServerConnection) -
onLivingAttackEntity
-
onVanillaGameEvent
public static boolean onVanillaGameEvent(Level level, Holder<GameEvent> vanillaEvent, Vec3 pos, GameEvent.Context context) -
onLivingEffectExpire
-
onLivingEffectAdd
public static boolean onLivingEffectAdd(LivingEntity entity, MobEffectInstance oldEffect, MobEffectInstance newEffect, Entity source) -
onLivingEffectRemove
-
onLivingEffectRemove
-
onLivingEffectCanApply
public static MobEffectEvent.Applicable onLivingEffectCanApply(LivingEntity entity, MobEffectInstance effect) -
onLivingEquipmentChange
public static void onLivingEquipmentChange(LivingEntity entity, EquipmentSlot slot, ItemStack from, ItemStack to) -
onLivingChangeTargetMob
public static LivingChangeTargetEvent onLivingChangeTargetMob(LivingEntity entity, LivingEntity originalTarget) -
onLivingChangeTargetBehavior
public static LivingChangeTargetEvent onLivingChangeTargetBehavior(LivingEntity entity, LivingEntity originalTarget) -
onPlayerFishedItem
public static ItemFishedEvent onPlayerFishedItem(List<ItemStack> stacks, int rodDamage, FishingHook hook) -
onPlayerXpChange
-
onPlayerLevelChange
-
onGrindstoneChange
public static GrindstoneEvent.OnPlaceItem onGrindstoneChange(@NotNull @NotNull ItemStack top, @NotNull @NotNull ItemStack bottom, Container outputSlot, int xp) -
onBrewingRecipeRegister
-
onItemStackedOn
public static boolean onItemStackedOn(ItemStack carriedItem, ItemStack stackedOnItem, Slot slot, ClickAction action, Player player, SlotAccess carriedSlotAccess) -
onNotePlay
public static NoteBlockEvent.Play onNotePlay(Level world, BlockPos pos, BlockState state, int note, NoteBlockInstrument instrument) -
onAnvilRepair
public static AnvilRepairEvent onAnvilRepair(Player player, @NotNull @NotNull ItemStack output, @NotNull @NotNull ItemStack left, @NotNull @NotNull ItemStack right) -
onPlayerTradeWithVillager
public static void onPlayerTradeWithVillager(Player player, MerchantOffer offer, AbstractVillager villager) -
gatherItemComponentsEvent
public static GatherComponentsEvent.Item gatherItemComponentsEvent(Item item, DataComponentMap dataComponents) -
fireLootingLevel
public static LootingLevelEvent fireLootingLevel(LivingEntity target, @Nullable @Nullable DamageSource cause, int level)
-