History - net.minecraft.world.entity.InsideBlockEffectApplier$StepBasedCollector
25w08a
Names
bxb$a
net.minecraft.world.entity.InsideBlockEffectApplier$StepBasedCollector
net.minecraft.class_10774$class_10775
net.minecraft.entity.EntityCollisionHandler$Impl
Fields
InsideBlockEffectType[]: b, APPLY_ORDER, field_56635, ALL_EVENTS
int: c, NO_STEP, field_56636, INVALID_VERSION
Set<InsideBlockEffectType>: d, effectsInStep, field_56637, activeEvents
Map<InsideBlockEffectType, List<Consumer<Entity>>>: e, beforeEffectsInStep, field_56638, preCallbacks
Map<InsideBlockEffectType, List<Consumer<Entity>>>: f, afterEffectsInStep, field_56639, postCallbacks
List<Consumer<Entity>>: g, finalEffects, field_56640, callbacks
int: h, lastStep, field_56641, version
Constructors
()
Methods
void (int): a, advanceStep, method_67642, updateIfNecessary
void (Entity): a, applyAndClear, method_67643, runCallbacks
void (): a, flushStep, method_67641, update
void (InsideBlockEffectType): a, apply, method_67638, addEvent
void (InsideBlockEffectType, Consumer<Entity>): a, runBefore, method_67639, addPreCallback
void (InsideBlockEffectType, Consumer<Entity>): b, runAfter, method_67640, addPostCallback