Changelog
Added
- Folder support for resources
foo:bar
now supportsfoo:foo/foobar
as
keyword to import statements- From statement
- Switch statement
- Switch expression
- Increment/decrement operators
x++
/x--
- Access to builtin classes
- Constructors for builtin classes
- Ternary expressions
- Division by zero error
Entity.raycast(distance: Float, target: Block, check_fluids: Boolean): Boolean
base64encode(input: String): String
base64decode(input: String): String
EntityTypes
List.contains(object: Object): Boolean
Changed
Entity.extinguish(): Null
andEntity.extinguishWithSound(): Null
have been merged into one functionEntity.extinguish(Boolean): Null
- Fix circular imports
- Reverted custom load script
- Float extends Integer
Dependencies
Files
sculk-0.0.2.jar(524.43 KiB) Primary Download
External resources
Project members
RevolvingMadness
Member
Technical information
License
Apache-2.0
Client side
required
Server side
required
Project ID