Skip to content

Commit

Permalink
feat: update python stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Aug 6, 2024
1 parent 4ce6d82 commit 6d5b44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/src/endstone/_internal/endstone_python.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2388,6 +2388,8 @@ class SpawnParticleEffectPacket(Packet):
effect_name: str
molang_variables_json: str | None
position: Vector
def __init__(self) -> None:
...
class StepSlider:
"""
Represents a step slider with a set of predefined options.
Expand Down

0 comments on commit 6d5b44a

Please sign in to comment.