Skip to content

PrototypePlayerBuilderToolSettings.EntityChange

Package: com.hypixel.hytale.builtin.buildertools

public record EntityChange(double x, double y, double z, Holder<EntityStore> entityHolder)

Inner record of PrototypePlayerBuilderToolSettings that stores an entity’s position and cloned holder data for clipboard transform operations. Created during selection copy/transform when entities are captured from the selection region.

ComponentTypeDescription
xdoubleWorld X coordinate of the entity.
ydoubleWorld Y coordinate of the entity.
zdoubleWorld Z coordinate of the entity.
entityHolderHolder<EntityStore>Cloned entity holder containing all entity components.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.