Aksiome
Aksiome
Sadly yes, this only ensure that the starting position is inside the worldborder. I can try to take into account the size needed to run the tests but i'm not...
Thanks, good catch ! This function is really old and I did not really think that much about it during the refactor ^^
Summary of the discussion with @theogiraudet: Each event registration function now accepts an `executor`, which can be any valid selector, removing the need for the concept of icon and linking...
We could include generated commands, such as a list of playsound or particle effects. This would help map makers quickly find sounds or particles, which can often be a tedious...
Yeah my bad, im just lazy :p
For the documentation a lot of nbt have the wrong types. On top of that a lot of sentences are missing a dot at the end and ':' for examples....
# Conventions We never used `as `, only `as ` so I think it's worth clarifying what we do about those. The help function tag is missing (im putting it...
> I don't see the need, the main entity of this API is the listener/the interaction, so from the interaction (as) we want to define an icon. There is no...
Yeah sorry i forgot that the target was both the interaction and the icon! For the last situation i don't think it's ambiguous. The selector is "consummed" when running the...
I think we should move this to a separate module, since we'll need other type of splines for the `camera` module. Maybe a module `interpolate`?