nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

Sculk 0.0.2

Changelog

Added

  • Folder support for resources
    • foo:bar now supports foo: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 and Entity.extinguishWithSound(): Null have been merged into one function Entity.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