History - net.minecraft.entity.EntityFluidController
26.3
Names
Fields
Map<TagKey<Fluid>, EntityFluidController$Effect>: trackerByFluid, trackerByFluid, field_1_2085, effectsByFluidType
List<EntityFluidController$Collision>: fluidTrackers, fluidTrackers, field_1_9121, collisions
it.unimi.dsi.fastutil.objects.Reference2ObjectMap<TagKey<Fluid>, EntityFluidController$Effect>: currentAccumulators, currentAccumulators, field_1_9120, effectsByFluid
Constructors
Methods
void (Entity, boolean): update, update, method_1_2537, calculateFluidEffects
EntityFluidController$Effect (Fluid): getTrackerFor, getTrackerFor, method_1_2533, getEffect
boolean (Entity, boolean): update, update, method_1_2537, calculateFluidEffects
EntityFluidController$Collision (RegistryEntry<Fluid>): getOrCreateTrackerFor, getOrCreateTrackerFor, method_1_8756, getCollision
EntityFluidController$Effect (RegistryEntry<Fluid>): getCurrentAccumulatorFor, getCurrentAccumulatorFor, method_1_8755, getEffect
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.world.entity.EntityFluidInteraction
net.minecraft.world.entity.EntityFluidInteraction
net.minecraft.class_1_370
net.minecraft.entity.EntityFluidController
Fields
Map<TagKey<Fluid>, EntityFluidController$Effect>: trackerByFluid, trackerByFluid, field_1_2085, effectsByFluidType
Constructors
Methods
void (Entity, boolean): update, update, method_1_2537, calculateFluidEffects
boolean (World, int, int, int, int, int, int): hasFluidAndLoaded, hasFluidAndLoaded, method_1_2534, regionMightContainFluids
EntityFluidController$Effect (Fluid): getTrackerFor, getTrackerFor, method_1_2533, getEffect
void (TagKey<Fluid>, Entity, double): applyCurrentTo, applyCurrentTo, method_1_2531, pushEntityFromFluid
double (TagKey<Fluid>): getFluidHeight, getFluidHeight, method_1_2532, getFeetSubmergence
boolean (TagKey<Fluid>): isInFluid, isInFluid, method_1_2536, areFeetSubmergedIn
boolean (TagKey<Fluid>): isEyeInFluid, isEyeInFluid, method_1_2535, areEyesSubmergedIn