diff --git a/404.html b/404.html index 1469a80a..84aa1778 100644 --- a/404.html +++ b/404.html @@ -42,8 +42,8 @@ BigInt64Array = function() { } } - - + +
diff --git a/advancement/index.html b/advancement/index.html index 8418a480..71459866 100644 --- a/advancement/index.html +++ b/advancement/index.html @@ -42,8 +42,8 @@ BigInt64Array = function() { } } - - + + diff --git a/assets/blockstate/index.html b/assets/blockstate/index.html index 2812c74c..60d87a1f 100644 --- a/assets/blockstate/index.html +++ b/assets/blockstate/index.html @@ -42,8 +42,8 @@ BigInt64Array = function() { } } - - + + diff --git a/assets/deepslate.esm.a1c2b48b.js b/assets/deepslate.esm.2d8ef106.js similarity index 99% rename from assets/deepslate.esm.a1c2b48b.js rename to assets/deepslate.esm.2d8ef106.js index b7bd6b73..3b147509 100644 --- a/assets/deepslate.esm.a1c2b48b.js +++ b/assets/deepslate.esm.2d8ef106.js @@ -1,4 +1,4 @@ -import{p as jt,c as Re,i as ft,t as Ce,r as ls,a as us,s as Zt,f as Ze,b as hs,d as mt,n as cs,e as fs,g as ms,h as ds,j as ps,k as gs,l as Tt,m as vs,o as ws}from"./vec3.7a0b0b73.js";import{e as qt}from"./index.0054487e.js";var F,Ee;(Ee=F||(F={})).UP="up",Ee.DOWN="down",Ee.NORTH="north",Ee.EAST="east",Ee.SOUTH="south",Ee.WEST="west";const bs={[F.UP]:[0,1,0],[F.DOWN]:[0,-1,0],[F.NORTH]:[0,0,-1],[F.EAST]:[1,0,0],[F.SOUTH]:[0,0,1],[F.WEST]:[-1,0,0]};var J,me;(function(s){s.ALL=[s.UP,s.DOWN,s.NORTH,s.EAST,s.SOUTH,s.WEST],s.normal=function(e){return bs[e]}})(F||(F={})),(me=J||(J={})).create=function(s,e,t){return[s,e,t]},me.ZERO=me.create(0,0,0),me.offset=function(s,e,t,i){return[s[0]+e,s[1]+t,s[2]+i]},me.towards=function(s,e){return me.offset(s,...F.normal(e))},me.equals=function(s,e){return s===e||s[0]===e[0]&&s[1]===e[1]&&s[2]===e[2]},me.magnitude=function(s){return s[0]*s[0]+s[1]*s[1]+s[2]*s[2]};const Ve={end:0,byte:1,short:2,int:3,long:4,float:5,double:6,byteArray:7,string:8,list:9,compound:10,intArray:11,longArray:12},Ct=["end","byte","short","int","long","float","double","byteArray","string","list","compound","intArray","longArray"];class Ss{constructor(e,t=!1){this.byte=this.readNum.bind(this,"getInt8",1),this.short=this.readNum.bind(this,"getInt16",2),this.int=this.readNum.bind(this,"getInt32",4),this.float=this.readNum.bind(this,"getFloat32",4),this.double=this.readNum.bind(this,"getFloat64",8),this.offset=0,this.littleEndian=t,this.arrayView=e,this.dataView=new DataView(e.buffer,e.byteOffset)}end(){return null}readNum(e,t){const i=this.dataView[e](this.offset,this.littleEndian);return this.offset+=t,i}long(){return[this.int(),this.int()]}byteArray(){const e=this.int(),t=[];for(let i=0;i