World Component Method

Get Player's World

Retrieve the world in which the player is located using the player instance

Requires filling in the appropriate Player instance

Returns World instance

Get World by Name

Retrieve the world instance using the name of the world

Requires filling in the appropriate String

Returns World instance

Generate Experience Orb

Generate an experience orb at a specific location in the world

Requires filling in the appropriate Location instance and Number

Generate Fireworks

Generate fireworks at a specific location in the world

Requires filling in the appropriate Location instance

Last Updated:
Contributors: SensenPlayer, TongHui