Uses of Interface
net.minecraft.world.attribute.EnvironmentAttributeAccess
Packages that use EnvironmentAttributeAccess
-
Uses of EnvironmentAttributeAccess in net.minecraft.entity.spawn
Fields in net.minecraft.entity.spawn declared as EnvironmentAttributeAccessModifier and TypeFieldDescriptionprivate final EnvironmentAttributeAccessSpawnContext.environmentAttributesThe field for theenvironmentAttributesrecord component.Methods in net.minecraft.entity.spawn that return EnvironmentAttributeAccessModifier and TypeMethodDescriptionSpawnContext.environmentAttributes()Returns the value of theenvironmentAttributesrecord component.Constructors in net.minecraft.entity.spawn with parameters of type EnvironmentAttributeAccessModifierConstructorDescriptionSpawnContext(BlockPos pos, ServerWorldAccess world, EnvironmentAttributeAccess environmentAttributes, RegistryEntry<Biome> biome) Creates an instance of aSpawnContextrecord class. -
Uses of EnvironmentAttributeAccess in net.minecraft.world
Methods in net.minecraft.world that return EnvironmentAttributeAccessModifier and TypeMethodDescriptionChunkRegion.getEnvironmentAttributes()WorldView.getEnvironmentAttributes() -
Uses of EnvironmentAttributeAccess in net.minecraft.world.attribute
Classes in net.minecraft.world.attribute that implement EnvironmentAttributeAccessFields in net.minecraft.world.attribute declared as EnvironmentAttributeAccessModifier and TypeFieldDescriptionstatic final EnvironmentAttributeAccessEnvironmentAttributeAccess.DEFAULT