isaacscript-common 15.4.0 → 15.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,206 +1,7 @@
1
1
  local ____lualib = require("lualib_bundle")
2
2
  local __TS__New = ____lualib.__TS__New
3
3
  local ____exports = {}
4
- local ____EntityTakeDmgFilter = require("src.classes.callbacks.EntityTakeDmgFilter")
5
- local EntityTakeDmgFilter = ____EntityTakeDmgFilter.EntityTakeDmgFilter
6
- local ____PostAmbushFinished = require("src.classes.callbacks.PostAmbushFinished")
7
- local PostAmbushFinished = ____PostAmbushFinished.PostAmbushFinished
8
- local ____PostAmbushStarted = require("src.classes.callbacks.PostAmbushStarted")
9
- local PostAmbushStarted = ____PostAmbushStarted.PostAmbushStarted
10
- local ____PostBombExploded = require("src.classes.callbacks.PostBombExploded")
11
- local PostBombExploded = ____PostBombExploded.PostBombExploded
12
- local ____PostBombInitLate = require("src.classes.callbacks.PostBombInitLate")
13
- local PostBombInitLate = ____PostBombInitLate.PostBombInitLate
14
- local ____PostBoneSwing = require("src.classes.callbacks.PostBoneSwing")
15
- local PostBoneSwing = ____PostBoneSwing.PostBoneSwing
16
- local ____PostCollectibleEmpty = require("src.classes.callbacks.PostCollectibleEmpty")
17
- local PostCollectibleEmpty = ____PostCollectibleEmpty.PostCollectibleEmpty
18
- local ____PostCollectibleInitFirst = require("src.classes.callbacks.PostCollectibleInitFirst")
19
- local PostCollectibleInitFirst = ____PostCollectibleInitFirst.PostCollectibleInitFirst
20
- local ____PostCursedTeleport = require("src.classes.callbacks.PostCursedTeleport")
21
- local PostCursedTeleport = ____PostCursedTeleport.PostCursedTeleport
22
- local ____PostCustomRevive = require("src.classes.callbacks.PostCustomRevive")
23
- local PostCustomRevive = ____PostCustomRevive.PostCustomRevive
24
- local ____PostDiceRoomActivated = require("src.classes.callbacks.PostDiceRoomActivated")
25
- local PostDiceRoomActivated = ____PostDiceRoomActivated.PostDiceRoomActivated
26
- local ____PostDoorRender = require("src.classes.callbacks.PostDoorRender")
27
- local PostDoorRender = ____PostDoorRender.PostDoorRender
28
- local ____PostDoorUpdate = require("src.classes.callbacks.PostDoorUpdate")
29
- local PostDoorUpdate = ____PostDoorUpdate.PostDoorUpdate
30
- local ____PostEffectInitLate = require("src.classes.callbacks.PostEffectInitLate")
31
- local PostEffectInitLate = ____PostEffectInitLate.PostEffectInitLate
32
- local ____PostEffectStateChanged = require("src.classes.callbacks.PostEffectStateChanged")
33
- local PostEffectStateChanged = ____PostEffectStateChanged.PostEffectStateChanged
34
- local ____PostEsauJr = require("src.classes.callbacks.PostEsauJr")
35
- local PostEsauJr = ____PostEsauJr.PostEsauJr
36
- local ____PostFamiliarInitLate = require("src.classes.callbacks.PostFamiliarInitLate")
37
- local PostFamiliarInitLate = ____PostFamiliarInitLate.PostFamiliarInitLate
38
- local ____PostFamiliarStateChanged = require("src.classes.callbacks.PostFamiliarStateChanged")
39
- local PostFamiliarStateChanged = ____PostFamiliarStateChanged.PostFamiliarStateChanged
40
- local ____PostFirstEsauJr = require("src.classes.callbacks.PostFirstEsauJr")
41
- local PostFirstEsauJr = ____PostFirstEsauJr.PostFirstEsauJr
42
- local ____PostFirstFlip = require("src.classes.callbacks.PostFirstFlip")
43
- local PostFirstFlip = ____PostFirstFlip.PostFirstFlip
44
- local ____PostFlip = require("src.classes.callbacks.PostFlip")
45
- local PostFlip = ____PostFlip.PostFlip
46
- local ____PostGameStartedReordered = require("src.classes.callbacks.PostGameStartedReordered")
47
- local PostGameStartedReordered = ____PostGameStartedReordered.PostGameStartedReordered
48
- local ____PostGameStartedReorderedLast = require("src.classes.callbacks.PostGameStartedReorderedLast")
49
- local PostGameStartedReorderedLast = ____PostGameStartedReorderedLast.PostGameStartedReorderedLast
50
- local ____PostGreedModeWave = require("src.classes.callbacks.PostGreedModeWave")
51
- local PostGreedModeWave = ____PostGreedModeWave.PostGreedModeWave
52
- local ____PostGridEntityBroken = require("src.classes.callbacks.PostGridEntityBroken")
53
- local PostGridEntityBroken = ____PostGridEntityBroken.PostGridEntityBroken
54
- local ____PostGridEntityCollision = require("src.classes.callbacks.PostGridEntityCollision")
55
- local PostGridEntityCollision = ____PostGridEntityCollision.PostGridEntityCollision
56
- local ____PostGridEntityCustomBroken = require("src.classes.callbacks.PostGridEntityCustomBroken")
57
- local PostGridEntityCustomBroken = ____PostGridEntityCustomBroken.PostGridEntityCustomBroken
58
- local ____PostGridEntityCustomCollision = require("src.classes.callbacks.PostGridEntityCustomCollision")
59
- local PostGridEntityCustomCollision = ____PostGridEntityCustomCollision.PostGridEntityCustomCollision
60
- local ____PostGridEntityCustomInit = require("src.classes.callbacks.PostGridEntityCustomInit")
61
- local PostGridEntityCustomInit = ____PostGridEntityCustomInit.PostGridEntityCustomInit
62
- local ____PostGridEntityCustomRemove = require("src.classes.callbacks.PostGridEntityCustomRemove")
63
- local PostGridEntityCustomRemove = ____PostGridEntityCustomRemove.PostGridEntityCustomRemove
64
- local ____PostGridEntityCustomRender = require("src.classes.callbacks.PostGridEntityCustomRender")
65
- local PostGridEntityCustomRender = ____PostGridEntityCustomRender.PostGridEntityCustomRender
66
- local ____PostGridEntityCustomStateChanged = require("src.classes.callbacks.PostGridEntityCustomStateChanged")
67
- local PostGridEntityCustomStateChanged = ____PostGridEntityCustomStateChanged.PostGridEntityCustomStateChanged
68
- local ____PostGridEntityCustomUpdate = require("src.classes.callbacks.PostGridEntityCustomUpdate")
69
- local PostGridEntityCustomUpdate = ____PostGridEntityCustomUpdate.PostGridEntityCustomUpdate
70
- local ____PostGridEntityInit = require("src.classes.callbacks.PostGridEntityInit")
71
- local PostGridEntityInit = ____PostGridEntityInit.PostGridEntityInit
72
- local ____PostGridEntityRemove = require("src.classes.callbacks.PostGridEntityRemove")
73
- local PostGridEntityRemove = ____PostGridEntityRemove.PostGridEntityRemove
74
- local ____PostGridEntityRender = require("src.classes.callbacks.PostGridEntityRender")
75
- local PostGridEntityRender = ____PostGridEntityRender.PostGridEntityRender
76
- local ____PostGridEntityStateChanged = require("src.classes.callbacks.PostGridEntityStateChanged")
77
- local PostGridEntityStateChanged = ____PostGridEntityStateChanged.PostGridEntityStateChanged
78
- local ____PostGridEntityUpdate = require("src.classes.callbacks.PostGridEntityUpdate")
79
- local PostGridEntityUpdate = ____PostGridEntityUpdate.PostGridEntityUpdate
80
- local ____PostHolyMantleRemoved = require("src.classes.callbacks.PostHolyMantleRemoved")
81
- local PostHolyMantleRemoved = ____PostHolyMantleRemoved.PostHolyMantleRemoved
82
- local ____PostItemDischarge = require("src.classes.callbacks.PostItemDischarge")
83
- local PostItemDischarge = ____PostItemDischarge.PostItemDischarge
84
- local ____PostItemPickup = require("src.classes.callbacks.PostItemPickup")
85
- local PostItemPickup = ____PostItemPickup.PostItemPickup
86
- local ____PostKnifeInitLate = require("src.classes.callbacks.PostKnifeInitLate")
87
- local PostKnifeInitLate = ____PostKnifeInitLate.PostKnifeInitLate
88
- local ____PostLaserInitLate = require("src.classes.callbacks.PostLaserInitLate")
89
- local PostLaserInitLate = ____PostLaserInitLate.PostLaserInitLate
90
- local ____PostNewLevelReordered = require("src.classes.callbacks.PostNewLevelReordered")
91
- local PostNewLevelReordered = ____PostNewLevelReordered.PostNewLevelReordered
92
- local ____PostNewRoomEarly = require("src.classes.callbacks.PostNewRoomEarly")
93
- local PostNewRoomEarly = ____PostNewRoomEarly.PostNewRoomEarly
94
- local ____PostNewRoomReordered = require("src.classes.callbacks.PostNewRoomReordered")
95
- local PostNewRoomReordered = ____PostNewRoomReordered.PostNewRoomReordered
96
- local ____PostNPCDeathFilter = require("src.classes.callbacks.PostNPCDeathFilter")
97
- local PostNPCDeathFilter = ____PostNPCDeathFilter.PostNPCDeathFilter
98
- local ____PostNPCInitFilter = require("src.classes.callbacks.PostNPCInitFilter")
99
- local PostNPCInitFilter = ____PostNPCInitFilter.PostNPCInitFilter
100
- local ____PostNPCInitLate = require("src.classes.callbacks.PostNPCInitLate")
101
- local PostNPCInitLate = ____PostNPCInitLate.PostNPCInitLate
102
- local ____PostNPCRenderFilter = require("src.classes.callbacks.PostNPCRenderFilter")
103
- local PostNPCRenderFilter = ____PostNPCRenderFilter.PostNPCRenderFilter
104
- local ____PostNPCStateChanged = require("src.classes.callbacks.PostNPCStateChanged")
105
- local PostNPCStateChanged = ____PostNPCStateChanged.PostNPCStateChanged
106
- local ____PostNPCUpdateFilter = require("src.classes.callbacks.PostNPCUpdateFilter")
107
- local PostNPCUpdateFilter = ____PostNPCUpdateFilter.PostNPCUpdateFilter
108
- local ____PostPEffectUpdateReordered = require("src.classes.callbacks.PostPEffectUpdateReordered")
109
- local PostPEffectUpdateReordered = ____PostPEffectUpdateReordered.PostPEffectUpdateReordered
110
- local ____PostPickupCollect = require("src.classes.callbacks.PostPickupCollect")
111
- local PostPickupCollect = ____PostPickupCollect.PostPickupCollect
112
- local ____PostPickupInitFirst = require("src.classes.callbacks.PostPickupInitFirst")
113
- local PostPickupInitFirst = ____PostPickupInitFirst.PostPickupInitFirst
114
- local ____PostPickupInitLate = require("src.classes.callbacks.PostPickupInitLate")
115
- local PostPickupInitLate = ____PostPickupInitLate.PostPickupInitLate
116
- local ____PostPickupStateChanged = require("src.classes.callbacks.PostPickupStateChanged")
117
- local PostPickupStateChanged = ____PostPickupStateChanged.PostPickupStateChanged
118
- local ____PostPitRender = require("src.classes.callbacks.PostPitRender")
119
- local PostPitRender = ____PostPitRender.PostPitRender
120
- local ____PostPitUpdate = require("src.classes.callbacks.PostPitUpdate")
121
- local PostPitUpdate = ____PostPitUpdate.PostPitUpdate
122
- local ____PostPlayerChangeHealth = require("src.classes.callbacks.PostPlayerChangeHealth")
123
- local PostPlayerChangeHealth = ____PostPlayerChangeHealth.PostPlayerChangeHealth
124
- local ____PostPlayerChangeStat = require("src.classes.callbacks.PostPlayerChangeStat")
125
- local PostPlayerChangeStat = ____PostPlayerChangeStat.PostPlayerChangeStat
126
- local ____PostPlayerChangeType = require("src.classes.callbacks.PostPlayerChangeType")
127
- local PostPlayerChangeType = ____PostPlayerChangeType.PostPlayerChangeType
128
- local ____PostPlayerCollectibleAdded = require("src.classes.callbacks.PostPlayerCollectibleAdded")
129
- local PostPlayerCollectibleAdded = ____PostPlayerCollectibleAdded.PostPlayerCollectibleAdded
130
- local ____PostPlayerCollectibleRemoved = require("src.classes.callbacks.PostPlayerCollectibleRemoved")
131
- local PostPlayerCollectibleRemoved = ____PostPlayerCollectibleRemoved.PostPlayerCollectibleRemoved
132
- local ____PostPlayerFatalDamage = require("src.classes.callbacks.PostPlayerFatalDamage")
133
- local PostPlayerFatalDamage = ____PostPlayerFatalDamage.PostPlayerFatalDamage
134
- local ____PostPlayerInitFirst = require("src.classes.callbacks.PostPlayerInitFirst")
135
- local PostPlayerInitFirst = ____PostPlayerInitFirst.PostPlayerInitFirst
136
- local ____PostPlayerInitLate = require("src.classes.callbacks.PostPlayerInitLate")
137
- local PostPlayerInitLate = ____PostPlayerInitLate.PostPlayerInitLate
138
- local ____PostPlayerRenderReordered = require("src.classes.callbacks.PostPlayerRenderReordered")
139
- local PostPlayerRenderReordered = ____PostPlayerRenderReordered.PostPlayerRenderReordered
140
- local ____PostPlayerUpdateReordered = require("src.classes.callbacks.PostPlayerUpdateReordered")
141
- local PostPlayerUpdateReordered = ____PostPlayerUpdateReordered.PostPlayerUpdateReordered
142
- local ____PostPoopRender = require("src.classes.callbacks.PostPoopRender")
143
- local PostPoopRender = ____PostPoopRender.PostPoopRender
144
- local ____PostPoopUpdate = require("src.classes.callbacks.PostPoopUpdate")
145
- local PostPoopUpdate = ____PostPoopUpdate.PostPoopUpdate
146
- local ____PostPressurePlateRender = require("src.classes.callbacks.PostPressurePlateRender")
147
- local PostPressurePlateRender = ____PostPressurePlateRender.PostPressurePlateRender
148
- local ____PostPressurePlateUpdate = require("src.classes.callbacks.PostPressurePlateUpdate")
149
- local PostPressurePlateUpdate = ____PostPressurePlateUpdate.PostPressurePlateUpdate
150
- local ____PostProjectileInitLate = require("src.classes.callbacks.PostProjectileInitLate")
151
- local PostProjectileInitLate = ____PostProjectileInitLate.PostProjectileInitLate
152
- local ____PostPurchase = require("src.classes.callbacks.PostPurchase")
153
- local PostPurchase = ____PostPurchase.PostPurchase
154
- local ____PostRockRender = require("src.classes.callbacks.PostRockRender")
155
- local PostRockRender = ____PostRockRender.PostRockRender
156
- local ____PostRockUpdate = require("src.classes.callbacks.PostRockUpdate")
157
- local PostRockUpdate = ____PostRockUpdate.PostRockUpdate
158
- local ____PostRoomClearChanged = require("src.classes.callbacks.PostRoomClearChanged")
159
- local PostRoomClearChanged = ____PostRoomClearChanged.PostRoomClearChanged
160
- local ____PostSacrifice = require("src.classes.callbacks.PostSacrifice")
161
- local PostSacrifice = ____PostSacrifice.PostSacrifice
162
- local ____PostSlotAnimationChanged = require("src.classes.callbacks.PostSlotAnimationChanged")
163
- local PostSlotAnimationChanged = ____PostSlotAnimationChanged.PostSlotAnimationChanged
164
- local ____PostSlotCollision = require("src.classes.callbacks.PostSlotCollision")
165
- local PostSlotCollision = ____PostSlotCollision.PostSlotCollision
166
- local ____PostSlotDestroyed = require("src.classes.callbacks.PostSlotDestroyed")
167
- local PostSlotDestroyed = ____PostSlotDestroyed.PostSlotDestroyed
168
- local ____PostSlotInit = require("src.classes.callbacks.PostSlotInit")
169
- local PostSlotInit = ____PostSlotInit.PostSlotInit
170
- local ____PostSlotRender = require("src.classes.callbacks.PostSlotRender")
171
- local PostSlotRender = ____PostSlotRender.PostSlotRender
172
- local ____PostSlotUpdate = require("src.classes.callbacks.PostSlotUpdate")
173
- local PostSlotUpdate = ____PostSlotUpdate.PostSlotUpdate
174
- local ____PostSpikesRender = require("src.classes.callbacks.PostSpikesRender")
175
- local PostSpikesRender = ____PostSpikesRender.PostSpikesRender
176
- local ____PostSpikesUpdate = require("src.classes.callbacks.PostSpikesUpdate")
177
- local PostSpikesUpdate = ____PostSpikesUpdate.PostSpikesUpdate
178
- local ____PostTearInitLate = require("src.classes.callbacks.PostTearInitLate")
179
- local PostTearInitLate = ____PostTearInitLate.PostTearInitLate
180
- local ____PostTearInitVeryLate = require("src.classes.callbacks.PostTearInitVeryLate")
181
- local PostTearInitVeryLate = ____PostTearInitVeryLate.PostTearInitVeryLate
182
- local ____PostTNTRender = require("src.classes.callbacks.PostTNTRender")
183
- local PostTNTRender = ____PostTNTRender.PostTNTRender
184
- local ____PostTNTUpdate = require("src.classes.callbacks.PostTNTUpdate")
185
- local PostTNTUpdate = ____PostTNTUpdate.PostTNTUpdate
186
- local ____PostTransformation = require("src.classes.callbacks.PostTransformation")
187
- local PostTransformation = ____PostTransformation.PostTransformation
188
- local ____PostTrinketBreak = require("src.classes.callbacks.PostTrinketBreak")
189
- local PostTrinketBreak = ____PostTrinketBreak.PostTrinketBreak
190
- local ____PreBerserkDeath = require("src.classes.callbacks.PreBerserkDeath")
191
- local PreBerserkDeath = ____PreBerserkDeath.PreBerserkDeath
192
- local ____PreCustomRevive = require("src.classes.callbacks.PreCustomRevive")
193
- local PreCustomRevive = ____PreCustomRevive.PreCustomRevive
194
- local ____PreGetPedestal = require("src.classes.callbacks.PreGetPedestal")
195
- local PreGetPedestal = ____PreGetPedestal.PreGetPedestal
196
- local ____PreItemPickup = require("src.classes.callbacks.PreItemPickup")
197
- local PreItemPickup = ____PreItemPickup.PreItemPickup
198
- local ____PreNewLevel = require("src.classes.callbacks.PreNewLevel")
199
- local PreNewLevel = ____PreNewLevel.PreNewLevel
200
- local ____PreNPCCollisionFilter = require("src.classes.callbacks.PreNPCCollisionFilter")
201
- local PreNPCCollisionFilter = ____PreNPCCollisionFilter.PreNPCCollisionFilter
202
- local ____PreNPCUpdateFilter = require("src.classes.callbacks.PreNPCUpdateFilter")
203
- local PreNPCUpdateFilter = ____PreNPCUpdateFilter.PreNPCUpdateFilter
4
+ local cc = require("src.callbackClasses")
204
5
  local ____ModCallbackCustom = require("src.enums.ModCallbackCustom")
205
6
  local ModCallbackCustom = ____ModCallbackCustom.ModCallbackCustom
206
7
  local ____enums = require("src.functions.enums")
@@ -208,106 +9,106 @@ local getEnumValues = ____enums.getEnumValues
208
9
  local ____utils = require("src.functions.utils")
209
10
  local newObjectWithEnumKeys = ____utils.newObjectWithEnumKeys
210
11
  local MOD_CALLBACK_CUSTOM_TO_CLASS = newObjectWithEnumKeys(nil, ModCallbackCustom, {
211
- [ModCallbackCustom.ENTITY_TAKE_DMG_FILTER] = EntityTakeDmgFilter,
212
- [ModCallbackCustom.POST_AMBUSH_FINISHED] = PostAmbushFinished,
213
- [ModCallbackCustom.POST_AMBUSH_STARTED] = PostAmbushStarted,
214
- [ModCallbackCustom.POST_BOMB_EXPLODED] = PostBombExploded,
215
- [ModCallbackCustom.POST_BOMB_INIT_LATE] = PostBombInitLate,
216
- [ModCallbackCustom.POST_BONE_SWING] = PostBoneSwing,
217
- [ModCallbackCustom.POST_COLLECTIBLE_EMPTY] = PostCollectibleEmpty,
218
- [ModCallbackCustom.POST_COLLECTIBLE_INIT_FIRST] = PostCollectibleInitFirst,
219
- [ModCallbackCustom.POST_CURSED_TELEPORT] = PostCursedTeleport,
220
- [ModCallbackCustom.POST_CUSTOM_REVIVE] = PostCustomRevive,
221
- [ModCallbackCustom.POST_DICE_ROOM_ACTIVATED] = PostDiceRoomActivated,
222
- [ModCallbackCustom.POST_DOOR_RENDER] = PostDoorRender,
223
- [ModCallbackCustom.POST_DOOR_UPDATE] = PostDoorUpdate,
224
- [ModCallbackCustom.POST_EFFECT_INIT_LATE] = PostEffectInitLate,
225
- [ModCallbackCustom.POST_EFFECT_STATE_CHANGED] = PostEffectStateChanged,
226
- [ModCallbackCustom.POST_ESAU_JR] = PostEsauJr,
227
- [ModCallbackCustom.POST_FAMILIAR_INIT_LATE] = PostFamiliarInitLate,
228
- [ModCallbackCustom.POST_FAMILIAR_STATE_CHANGED] = PostFamiliarStateChanged,
229
- [ModCallbackCustom.POST_FIRST_FLIP] = PostFirstFlip,
230
- [ModCallbackCustom.POST_FIRST_ESAU_JR] = PostFirstEsauJr,
231
- [ModCallbackCustom.POST_FLIP] = PostFlip,
232
- [ModCallbackCustom.POST_GAME_STARTED_REORDERED] = PostGameStartedReordered,
233
- [ModCallbackCustom.POST_GAME_STARTED_REORDERED_LAST] = PostGameStartedReorderedLast,
234
- [ModCallbackCustom.POST_GREED_MODE_WAVE] = PostGreedModeWave,
235
- [ModCallbackCustom.POST_GRID_ENTITY_BROKEN] = PostGridEntityBroken,
236
- [ModCallbackCustom.POST_GRID_ENTITY_COLLISION] = PostGridEntityCollision,
237
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_BROKEN] = PostGridEntityCustomBroken,
238
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_COLLISION] = PostGridEntityCustomCollision,
239
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_INIT] = PostGridEntityCustomInit,
240
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_REMOVE] = PostGridEntityCustomRemove,
241
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_RENDER] = PostGridEntityCustomRender,
242
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_STATE_CHANGED] = PostGridEntityCustomStateChanged,
243
- [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_UPDATE] = PostGridEntityCustomUpdate,
244
- [ModCallbackCustom.POST_GRID_ENTITY_INIT] = PostGridEntityInit,
245
- [ModCallbackCustom.POST_GRID_ENTITY_REMOVE] = PostGridEntityRemove,
246
- [ModCallbackCustom.POST_GRID_ENTITY_RENDER] = PostGridEntityRender,
247
- [ModCallbackCustom.POST_GRID_ENTITY_STATE_CHANGED] = PostGridEntityStateChanged,
248
- [ModCallbackCustom.POST_GRID_ENTITY_UPDATE] = PostGridEntityUpdate,
249
- [ModCallbackCustom.POST_HOLY_MANTLE_REMOVED] = PostHolyMantleRemoved,
250
- [ModCallbackCustom.POST_ITEM_DISCHARGE] = PostItemDischarge,
251
- [ModCallbackCustom.POST_ITEM_PICKUP] = PostItemPickup,
252
- [ModCallbackCustom.POST_KNIFE_INIT_LATE] = PostKnifeInitLate,
253
- [ModCallbackCustom.POST_LASER_INIT_LATE] = PostLaserInitLate,
254
- [ModCallbackCustom.POST_NEW_LEVEL_REORDERED] = PostNewLevelReordered,
255
- [ModCallbackCustom.POST_NEW_ROOM_EARLY] = PostNewRoomEarly,
256
- [ModCallbackCustom.POST_NEW_ROOM_REORDERED] = PostNewRoomReordered,
257
- [ModCallbackCustom.POST_NPC_DEATH_FILTER] = PostNPCDeathFilter,
258
- [ModCallbackCustom.POST_NPC_INIT_FILTER] = PostNPCInitFilter,
259
- [ModCallbackCustom.POST_NPC_INIT_LATE] = PostNPCInitLate,
260
- [ModCallbackCustom.POST_NPC_RENDER_FILTER] = PostNPCRenderFilter,
261
- [ModCallbackCustom.POST_NPC_STATE_CHANGED] = PostNPCStateChanged,
262
- [ModCallbackCustom.POST_NPC_UPDATE_FILTER] = PostNPCUpdateFilter,
263
- [ModCallbackCustom.POST_PEFFECT_UPDATE_REORDERED] = PostPEffectUpdateReordered,
264
- [ModCallbackCustom.POST_PICKUP_COLLECT] = PostPickupCollect,
265
- [ModCallbackCustom.POST_PICKUP_INIT_FIRST] = PostPickupInitFirst,
266
- [ModCallbackCustom.POST_PICKUP_INIT_LATE] = PostPickupInitLate,
267
- [ModCallbackCustom.POST_PICKUP_STATE_CHANGED] = PostPickupStateChanged,
268
- [ModCallbackCustom.POST_PIT_RENDER] = PostPitRender,
269
- [ModCallbackCustom.POST_PIT_UPDATE] = PostPitUpdate,
270
- [ModCallbackCustom.POST_PLAYER_CHANGE_HEALTH] = PostPlayerChangeHealth,
271
- [ModCallbackCustom.POST_PLAYER_CHANGE_STAT] = PostPlayerChangeStat,
272
- [ModCallbackCustom.POST_PLAYER_CHANGE_TYPE] = PostPlayerChangeType,
273
- [ModCallbackCustom.POST_PLAYER_COLLECTIBLE_ADDED] = PostPlayerCollectibleAdded,
274
- [ModCallbackCustom.POST_PLAYER_COLLECTIBLE_REMOVED] = PostPlayerCollectibleRemoved,
275
- [ModCallbackCustom.POST_PLAYER_FATAL_DAMAGE] = PostPlayerFatalDamage,
276
- [ModCallbackCustom.POST_PLAYER_INIT_FIRST] = PostPlayerInitFirst,
277
- [ModCallbackCustom.POST_PLAYER_INIT_LATE] = PostPlayerInitLate,
278
- [ModCallbackCustom.POST_PLAYER_RENDER_REORDERED] = PostPlayerRenderReordered,
279
- [ModCallbackCustom.POST_PLAYER_UPDATE_REORDERED] = PostPlayerUpdateReordered,
280
- [ModCallbackCustom.POST_POOP_RENDER] = PostPoopRender,
281
- [ModCallbackCustom.POST_POOP_UPDATE] = PostPoopUpdate,
282
- [ModCallbackCustom.POST_PRESSURE_PLATE_RENDER] = PostPressurePlateRender,
283
- [ModCallbackCustom.POST_PRESSURE_PLATE_UPDATE] = PostPressurePlateUpdate,
284
- [ModCallbackCustom.POST_PROJECTILE_INIT_LATE] = PostProjectileInitLate,
285
- [ModCallbackCustom.POST_PURCHASE] = PostPurchase,
286
- [ModCallbackCustom.POST_ROCK_RENDER] = PostRockRender,
287
- [ModCallbackCustom.POST_ROCK_UPDATE] = PostRockUpdate,
288
- [ModCallbackCustom.POST_ROOM_CLEAR_CHANGED] = PostRoomClearChanged,
289
- [ModCallbackCustom.POST_SACRIFICE] = PostSacrifice,
290
- [ModCallbackCustom.POST_SLOT_ANIMATION_CHANGED] = PostSlotAnimationChanged,
291
- [ModCallbackCustom.POST_SLOT_COLLISION] = PostSlotCollision,
292
- [ModCallbackCustom.POST_SLOT_DESTROYED] = PostSlotDestroyed,
293
- [ModCallbackCustom.POST_SLOT_INIT] = PostSlotInit,
294
- [ModCallbackCustom.POST_SLOT_RENDER] = PostSlotRender,
295
- [ModCallbackCustom.POST_SLOT_UPDATE] = PostSlotUpdate,
296
- [ModCallbackCustom.POST_SPIKES_RENDER] = PostSpikesRender,
297
- [ModCallbackCustom.POST_SPIKES_UPDATE] = PostSpikesUpdate,
298
- [ModCallbackCustom.POST_TEAR_INIT_LATE] = PostTearInitLate,
299
- [ModCallbackCustom.POST_TEAR_INIT_VERY_LATE] = PostTearInitVeryLate,
300
- [ModCallbackCustom.POST_TNT_RENDER] = PostTNTRender,
301
- [ModCallbackCustom.POST_TNT_UPDATE] = PostTNTUpdate,
302
- [ModCallbackCustom.POST_TRANSFORMATION] = PostTransformation,
303
- [ModCallbackCustom.POST_TRINKET_BREAK] = PostTrinketBreak,
304
- [ModCallbackCustom.PRE_BERSERK_DEATH] = PreBerserkDeath,
305
- [ModCallbackCustom.PRE_CUSTOM_REVIVE] = PreCustomRevive,
306
- [ModCallbackCustom.PRE_GET_PEDESTAL] = PreGetPedestal,
307
- [ModCallbackCustom.PRE_ITEM_PICKUP] = PreItemPickup,
308
- [ModCallbackCustom.PRE_NEW_LEVEL] = PreNewLevel,
309
- [ModCallbackCustom.PRE_NPC_COLLISION_FILTER] = PreNPCCollisionFilter,
310
- [ModCallbackCustom.PRE_NPC_UPDATE_FILTER] = PreNPCUpdateFilter
12
+ [ModCallbackCustom.ENTITY_TAKE_DMG_FILTER] = cc.EntityTakeDmgFilter,
13
+ [ModCallbackCustom.POST_AMBUSH_FINISHED] = cc.PostAmbushFinished,
14
+ [ModCallbackCustom.POST_AMBUSH_STARTED] = cc.PostAmbushStarted,
15
+ [ModCallbackCustom.POST_BOMB_EXPLODED] = cc.PostBombExploded,
16
+ [ModCallbackCustom.POST_BOMB_INIT_LATE] = cc.PostBombInitLate,
17
+ [ModCallbackCustom.POST_BONE_SWING] = cc.PostBoneSwing,
18
+ [ModCallbackCustom.POST_COLLECTIBLE_EMPTY] = cc.PostCollectibleEmpty,
19
+ [ModCallbackCustom.POST_COLLECTIBLE_INIT_FIRST] = cc.PostCollectibleInitFirst,
20
+ [ModCallbackCustom.POST_CURSED_TELEPORT] = cc.PostCursedTeleport,
21
+ [ModCallbackCustom.POST_CUSTOM_REVIVE] = cc.PostCustomRevive,
22
+ [ModCallbackCustom.POST_DICE_ROOM_ACTIVATED] = cc.PostDiceRoomActivated,
23
+ [ModCallbackCustom.POST_DOOR_RENDER] = cc.PostDoorRender,
24
+ [ModCallbackCustom.POST_DOOR_UPDATE] = cc.PostDoorUpdate,
25
+ [ModCallbackCustom.POST_EFFECT_INIT_LATE] = cc.PostEffectInitLate,
26
+ [ModCallbackCustom.POST_EFFECT_STATE_CHANGED] = cc.PostEffectStateChanged,
27
+ [ModCallbackCustom.POST_ESAU_JR] = cc.PostEsauJr,
28
+ [ModCallbackCustom.POST_FAMILIAR_INIT_LATE] = cc.PostFamiliarInitLate,
29
+ [ModCallbackCustom.POST_FAMILIAR_STATE_CHANGED] = cc.PostFamiliarStateChanged,
30
+ [ModCallbackCustom.POST_FIRST_FLIP] = cc.PostFirstFlip,
31
+ [ModCallbackCustom.POST_FIRST_ESAU_JR] = cc.PostFirstEsauJr,
32
+ [ModCallbackCustom.POST_FLIP] = cc.PostFlip,
33
+ [ModCallbackCustom.POST_GAME_STARTED_REORDERED] = cc.PostGameStartedReordered,
34
+ [ModCallbackCustom.POST_GAME_STARTED_REORDERED_LAST] = cc.PostGameStartedReorderedLast,
35
+ [ModCallbackCustom.POST_GREED_MODE_WAVE] = cc.PostGreedModeWave,
36
+ [ModCallbackCustom.POST_GRID_ENTITY_BROKEN] = cc.PostGridEntityBroken,
37
+ [ModCallbackCustom.POST_GRID_ENTITY_COLLISION] = cc.PostGridEntityCollision,
38
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_BROKEN] = cc.PostGridEntityCustomBroken,
39
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_COLLISION] = cc.PostGridEntityCustomCollision,
40
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_INIT] = cc.PostGridEntityCustomInit,
41
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_REMOVE] = cc.PostGridEntityCustomRemove,
42
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_RENDER] = cc.PostGridEntityCustomRender,
43
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_STATE_CHANGED] = cc.PostGridEntityCustomStateChanged,
44
+ [ModCallbackCustom.POST_GRID_ENTITY_CUSTOM_UPDATE] = cc.PostGridEntityCustomUpdate,
45
+ [ModCallbackCustom.POST_GRID_ENTITY_INIT] = cc.PostGridEntityInit,
46
+ [ModCallbackCustom.POST_GRID_ENTITY_REMOVE] = cc.PostGridEntityRemove,
47
+ [ModCallbackCustom.POST_GRID_ENTITY_RENDER] = cc.PostGridEntityRender,
48
+ [ModCallbackCustom.POST_GRID_ENTITY_STATE_CHANGED] = cc.PostGridEntityStateChanged,
49
+ [ModCallbackCustom.POST_GRID_ENTITY_UPDATE] = cc.PostGridEntityUpdate,
50
+ [ModCallbackCustom.POST_HOLY_MANTLE_REMOVED] = cc.PostHolyMantleRemoved,
51
+ [ModCallbackCustom.POST_ITEM_DISCHARGE] = cc.PostItemDischarge,
52
+ [ModCallbackCustom.POST_ITEM_PICKUP] = cc.PostItemPickup,
53
+ [ModCallbackCustom.POST_KNIFE_INIT_LATE] = cc.PostKnifeInitLate,
54
+ [ModCallbackCustom.POST_LASER_INIT_LATE] = cc.PostLaserInitLate,
55
+ [ModCallbackCustom.POST_NEW_LEVEL_REORDERED] = cc.PostNewLevelReordered,
56
+ [ModCallbackCustom.POST_NEW_ROOM_EARLY] = cc.PostNewRoomEarly,
57
+ [ModCallbackCustom.POST_NEW_ROOM_REORDERED] = cc.PostNewRoomReordered,
58
+ [ModCallbackCustom.POST_NPC_DEATH_FILTER] = cc.PostNPCDeathFilter,
59
+ [ModCallbackCustom.POST_NPC_INIT_FILTER] = cc.PostNPCInitFilter,
60
+ [ModCallbackCustom.POST_NPC_INIT_LATE] = cc.PostNPCInitLate,
61
+ [ModCallbackCustom.POST_NPC_RENDER_FILTER] = cc.PostNPCRenderFilter,
62
+ [ModCallbackCustom.POST_NPC_STATE_CHANGED] = cc.PostNPCStateChanged,
63
+ [ModCallbackCustom.POST_NPC_UPDATE_FILTER] = cc.PostNPCUpdateFilter,
64
+ [ModCallbackCustom.POST_PEFFECT_UPDATE_REORDERED] = cc.PostPEffectUpdateReordered,
65
+ [ModCallbackCustom.POST_PICKUP_COLLECT] = cc.PostPickupCollect,
66
+ [ModCallbackCustom.POST_PICKUP_INIT_FIRST] = cc.PostPickupInitFirst,
67
+ [ModCallbackCustom.POST_PICKUP_INIT_LATE] = cc.PostPickupInitLate,
68
+ [ModCallbackCustom.POST_PICKUP_STATE_CHANGED] = cc.PostPickupStateChanged,
69
+ [ModCallbackCustom.POST_PIT_RENDER] = cc.PostPitRender,
70
+ [ModCallbackCustom.POST_PIT_UPDATE] = cc.PostPitUpdate,
71
+ [ModCallbackCustom.POST_PLAYER_CHANGE_HEALTH] = cc.PostPlayerChangeHealth,
72
+ [ModCallbackCustom.POST_PLAYER_CHANGE_STAT] = cc.PostPlayerChangeStat,
73
+ [ModCallbackCustom.POST_PLAYER_CHANGE_TYPE] = cc.PostPlayerChangeType,
74
+ [ModCallbackCustom.POST_PLAYER_COLLECTIBLE_ADDED] = cc.PostPlayerCollectibleAdded,
75
+ [ModCallbackCustom.POST_PLAYER_COLLECTIBLE_REMOVED] = cc.PostPlayerCollectibleRemoved,
76
+ [ModCallbackCustom.POST_PLAYER_FATAL_DAMAGE] = cc.PostPlayerFatalDamage,
77
+ [ModCallbackCustom.POST_PLAYER_INIT_FIRST] = cc.PostPlayerInitFirst,
78
+ [ModCallbackCustom.POST_PLAYER_INIT_LATE] = cc.PostPlayerInitLate,
79
+ [ModCallbackCustom.POST_PLAYER_RENDER_REORDERED] = cc.PostPlayerRenderReordered,
80
+ [ModCallbackCustom.POST_PLAYER_UPDATE_REORDERED] = cc.PostPlayerUpdateReordered,
81
+ [ModCallbackCustom.POST_POOP_RENDER] = cc.PostPoopRender,
82
+ [ModCallbackCustom.POST_POOP_UPDATE] = cc.PostPoopUpdate,
83
+ [ModCallbackCustom.POST_PRESSURE_PLATE_RENDER] = cc.PostPressurePlateRender,
84
+ [ModCallbackCustom.POST_PRESSURE_PLATE_UPDATE] = cc.PostPressurePlateUpdate,
85
+ [ModCallbackCustom.POST_PROJECTILE_INIT_LATE] = cc.PostProjectileInitLate,
86
+ [ModCallbackCustom.POST_PURCHASE] = cc.PostPurchase,
87
+ [ModCallbackCustom.POST_ROCK_RENDER] = cc.PostRockRender,
88
+ [ModCallbackCustom.POST_ROCK_UPDATE] = cc.PostRockUpdate,
89
+ [ModCallbackCustom.POST_ROOM_CLEAR_CHANGED] = cc.PostRoomClearChanged,
90
+ [ModCallbackCustom.POST_SACRIFICE] = cc.PostSacrifice,
91
+ [ModCallbackCustom.POST_SLOT_ANIMATION_CHANGED] = cc.PostSlotAnimationChanged,
92
+ [ModCallbackCustom.POST_SLOT_COLLISION] = cc.PostSlotCollision,
93
+ [ModCallbackCustom.POST_SLOT_DESTROYED] = cc.PostSlotDestroyed,
94
+ [ModCallbackCustom.POST_SLOT_INIT] = cc.PostSlotInit,
95
+ [ModCallbackCustom.POST_SLOT_RENDER] = cc.PostSlotRender,
96
+ [ModCallbackCustom.POST_SLOT_UPDATE] = cc.PostSlotUpdate,
97
+ [ModCallbackCustom.POST_SPIKES_RENDER] = cc.PostSpikesRender,
98
+ [ModCallbackCustom.POST_SPIKES_UPDATE] = cc.PostSpikesUpdate,
99
+ [ModCallbackCustom.POST_TEAR_INIT_LATE] = cc.PostTearInitLate,
100
+ [ModCallbackCustom.POST_TEAR_INIT_VERY_LATE] = cc.PostTearInitVeryLate,
101
+ [ModCallbackCustom.POST_TNT_RENDER] = cc.PostTNTRender,
102
+ [ModCallbackCustom.POST_TNT_UPDATE] = cc.PostTNTUpdate,
103
+ [ModCallbackCustom.POST_TRANSFORMATION] = cc.PostTransformation,
104
+ [ModCallbackCustom.POST_TRINKET_BREAK] = cc.PostTrinketBreak,
105
+ [ModCallbackCustom.PRE_BERSERK_DEATH] = cc.PreBerserkDeath,
106
+ [ModCallbackCustom.PRE_CUSTOM_REVIVE] = cc.PreCustomRevive,
107
+ [ModCallbackCustom.PRE_GET_PEDESTAL] = cc.PreGetPedestal,
108
+ [ModCallbackCustom.PRE_ITEM_PICKUP] = cc.PreItemPickup,
109
+ [ModCallbackCustom.PRE_NEW_LEVEL] = cc.PreNewLevel,
110
+ [ModCallbackCustom.PRE_NPC_COLLISION_FILTER] = cc.PreNPCCollisionFilter,
111
+ [ModCallbackCustom.PRE_NPC_UPDATE_FILTER] = cc.PreNPCUpdateFilter
311
112
  })
312
113
  function ____exports.getCallbacks(self)
313
114
  local instantiatedClasses = {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript-common",
3
- "version": "15.4.0",
3
+ "version": "15.4.2",
4
4
  "description": "Helper functions and features for IsaacScript mods.",
5
5
  "keywords": [
6
6
  "isaac",
@@ -0,0 +1,103 @@
1
+ // We must put the callback classes in a separate file as a workaround for Lua having a limit of 200
2
+ // local variables.
3
+
4
+ export { EntityTakeDmgFilter } from "./classes/callbacks/EntityTakeDmgFilter";
5
+ export { PostAmbushFinished } from "./classes/callbacks/PostAmbushFinished";
6
+ export { PostAmbushStarted } from "./classes/callbacks/PostAmbushStarted";
7
+ export { PostBombExploded } from "./classes/callbacks/PostBombExploded";
8
+ export { PostBombInitLate } from "./classes/callbacks/PostBombInitLate";
9
+ export { PostBoneSwing } from "./classes/callbacks/PostBoneSwing";
10
+ export { PostCollectibleEmpty } from "./classes/callbacks/PostCollectibleEmpty";
11
+ export { PostCollectibleInitFirst } from "./classes/callbacks/PostCollectibleInitFirst";
12
+ export { PostCursedTeleport } from "./classes/callbacks/PostCursedTeleport";
13
+ export { PostCustomRevive } from "./classes/callbacks/PostCustomRevive";
14
+ export { PostDiceRoomActivated } from "./classes/callbacks/PostDiceRoomActivated";
15
+ export { PostDoorRender } from "./classes/callbacks/PostDoorRender";
16
+ export { PostDoorUpdate } from "./classes/callbacks/PostDoorUpdate";
17
+ export { PostEffectInitLate } from "./classes/callbacks/PostEffectInitLate";
18
+ export { PostEffectStateChanged } from "./classes/callbacks/PostEffectStateChanged";
19
+ export { PostEsauJr } from "./classes/callbacks/PostEsauJr";
20
+ export { PostFamiliarInitLate } from "./classes/callbacks/PostFamiliarInitLate";
21
+ export { PostFamiliarStateChanged } from "./classes/callbacks/PostFamiliarStateChanged";
22
+ export { PostFirstEsauJr } from "./classes/callbacks/PostFirstEsauJr";
23
+ export { PostFirstFlip } from "./classes/callbacks/PostFirstFlip";
24
+ export { PostFlip } from "./classes/callbacks/PostFlip";
25
+ export { PostGameStartedReordered } from "./classes/callbacks/PostGameStartedReordered";
26
+ export { PostGameStartedReorderedLast } from "./classes/callbacks/PostGameStartedReorderedLast";
27
+ export { PostGreedModeWave } from "./classes/callbacks/PostGreedModeWave";
28
+ export { PostGridEntityBroken } from "./classes/callbacks/PostGridEntityBroken";
29
+ export { PostGridEntityCollision } from "./classes/callbacks/PostGridEntityCollision";
30
+ export { PostGridEntityCustomBroken } from "./classes/callbacks/PostGridEntityCustomBroken";
31
+ export { PostGridEntityCustomCollision } from "./classes/callbacks/PostGridEntityCustomCollision";
32
+ export { PostGridEntityCustomInit } from "./classes/callbacks/PostGridEntityCustomInit";
33
+ export { PostGridEntityCustomRemove } from "./classes/callbacks/PostGridEntityCustomRemove";
34
+ export { PostGridEntityCustomRender } from "./classes/callbacks/PostGridEntityCustomRender";
35
+ export { PostGridEntityCustomStateChanged } from "./classes/callbacks/PostGridEntityCustomStateChanged";
36
+ export { PostGridEntityCustomUpdate } from "./classes/callbacks/PostGridEntityCustomUpdate";
37
+ export { PostGridEntityInit } from "./classes/callbacks/PostGridEntityInit";
38
+ export { PostGridEntityRemove } from "./classes/callbacks/PostGridEntityRemove";
39
+ export { PostGridEntityRender } from "./classes/callbacks/PostGridEntityRender";
40
+ export { PostGridEntityStateChanged } from "./classes/callbacks/PostGridEntityStateChanged";
41
+ export { PostGridEntityUpdate } from "./classes/callbacks/PostGridEntityUpdate";
42
+ export { PostHolyMantleRemoved } from "./classes/callbacks/PostHolyMantleRemoved";
43
+ export { PostItemDischarge } from "./classes/callbacks/PostItemDischarge";
44
+ export { PostItemPickup } from "./classes/callbacks/PostItemPickup";
45
+ export { PostKnifeInitLate } from "./classes/callbacks/PostKnifeInitLate";
46
+ export { PostLaserInitLate } from "./classes/callbacks/PostLaserInitLate";
47
+ export { PostNewLevelReordered } from "./classes/callbacks/PostNewLevelReordered";
48
+ export { PostNewRoomEarly } from "./classes/callbacks/PostNewRoomEarly";
49
+ export { PostNewRoomReordered } from "./classes/callbacks/PostNewRoomReordered";
50
+ export { PostNPCDeathFilter } from "./classes/callbacks/PostNPCDeathFilter";
51
+ export { PostNPCInitFilter } from "./classes/callbacks/PostNPCInitFilter";
52
+ export { PostNPCInitLate } from "./classes/callbacks/PostNPCInitLate";
53
+ export { PostNPCRenderFilter } from "./classes/callbacks/PostNPCRenderFilter";
54
+ export { PostNPCStateChanged } from "./classes/callbacks/PostNPCStateChanged";
55
+ export { PostNPCUpdateFilter } from "./classes/callbacks/PostNPCUpdateFilter";
56
+ export { PostPEffectUpdateReordered } from "./classes/callbacks/PostPEffectUpdateReordered";
57
+ export { PostPickupCollect } from "./classes/callbacks/PostPickupCollect";
58
+ export { PostPickupInitFirst } from "./classes/callbacks/PostPickupInitFirst";
59
+ export { PostPickupInitLate } from "./classes/callbacks/PostPickupInitLate";
60
+ export { PostPickupStateChanged } from "./classes/callbacks/PostPickupStateChanged";
61
+ export { PostPitRender } from "./classes/callbacks/PostPitRender";
62
+ export { PostPitUpdate } from "./classes/callbacks/PostPitUpdate";
63
+ export { PostPlayerChangeHealth } from "./classes/callbacks/PostPlayerChangeHealth";
64
+ export { PostPlayerChangeStat } from "./classes/callbacks/PostPlayerChangeStat";
65
+ export { PostPlayerChangeType } from "./classes/callbacks/PostPlayerChangeType";
66
+ export { PostPlayerCollectibleAdded } from "./classes/callbacks/PostPlayerCollectibleAdded";
67
+ export { PostPlayerCollectibleRemoved } from "./classes/callbacks/PostPlayerCollectibleRemoved";
68
+ export { PostPlayerFatalDamage } from "./classes/callbacks/PostPlayerFatalDamage";
69
+ export { PostPlayerInitFirst } from "./classes/callbacks/PostPlayerInitFirst";
70
+ export { PostPlayerInitLate } from "./classes/callbacks/PostPlayerInitLate";
71
+ export { PostPlayerRenderReordered } from "./classes/callbacks/PostPlayerRenderReordered";
72
+ export { PostPlayerUpdateReordered } from "./classes/callbacks/PostPlayerUpdateReordered";
73
+ export { PostPoopRender } from "./classes/callbacks/PostPoopRender";
74
+ export { PostPoopUpdate } from "./classes/callbacks/PostPoopUpdate";
75
+ export { PostPressurePlateRender } from "./classes/callbacks/PostPressurePlateRender";
76
+ export { PostPressurePlateUpdate } from "./classes/callbacks/PostPressurePlateUpdate";
77
+ export { PostProjectileInitLate } from "./classes/callbacks/PostProjectileInitLate";
78
+ export { PostPurchase } from "./classes/callbacks/PostPurchase";
79
+ export { PostRockRender } from "./classes/callbacks/PostRockRender";
80
+ export { PostRockUpdate } from "./classes/callbacks/PostRockUpdate";
81
+ export { PostRoomClearChanged } from "./classes/callbacks/PostRoomClearChanged";
82
+ export { PostSacrifice } from "./classes/callbacks/PostSacrifice";
83
+ export { PostSlotAnimationChanged } from "./classes/callbacks/PostSlotAnimationChanged";
84
+ export { PostSlotCollision } from "./classes/callbacks/PostSlotCollision";
85
+ export { PostSlotDestroyed } from "./classes/callbacks/PostSlotDestroyed";
86
+ export { PostSlotInit } from "./classes/callbacks/PostSlotInit";
87
+ export { PostSlotRender } from "./classes/callbacks/PostSlotRender";
88
+ export { PostSlotUpdate } from "./classes/callbacks/PostSlotUpdate";
89
+ export { PostSpikesRender } from "./classes/callbacks/PostSpikesRender";
90
+ export { PostSpikesUpdate } from "./classes/callbacks/PostSpikesUpdate";
91
+ export { PostTearInitLate } from "./classes/callbacks/PostTearInitLate";
92
+ export { PostTearInitVeryLate } from "./classes/callbacks/PostTearInitVeryLate";
93
+ export { PostTNTRender } from "./classes/callbacks/PostTNTRender";
94
+ export { PostTNTUpdate } from "./classes/callbacks/PostTNTUpdate";
95
+ export { PostTransformation } from "./classes/callbacks/PostTransformation";
96
+ export { PostTrinketBreak } from "./classes/callbacks/PostTrinketBreak";
97
+ export { PreBerserkDeath } from "./classes/callbacks/PreBerserkDeath";
98
+ export { PreCustomRevive } from "./classes/callbacks/PreCustomRevive";
99
+ export { PreGetPedestal } from "./classes/callbacks/PreGetPedestal";
100
+ export { PreItemPickup } from "./classes/callbacks/PreItemPickup";
101
+ export { PreNewLevel } from "./classes/callbacks/PreNewLevel";
102
+ export { PreNPCCollisionFilter } from "./classes/callbacks/PreNPCCollisionFilter";
103
+ export { PreNPCUpdateFilter } from "./classes/callbacks/PreNPCUpdateFilter";