diff --git a/404.html b/404.html index 1ee9c34b..c3b2cdf8 100644 --- a/404.html +++ b/404.html @@ -43,8 +43,8 @@ BigInt64Array = function() { } } - - + +
diff --git a/advancement/index.html b/advancement/index.html index 7eae75e2..dd0150ec 100644 --- a/advancement/index.html +++ b/advancement/index.html @@ -43,8 +43,8 @@ BigInt64Array = function() { } } - - + + diff --git a/assets/blockstate/index.html b/assets/blockstate/index.html index 395ed470..aeed8a49 100644 --- a/assets/blockstate/index.html +++ b/assets/blockstate/index.html @@ -43,8 +43,8 @@ BigInt64Array = function() { } } - - + + diff --git a/assets/deepslate.esm.6eb5e9dc.js b/assets/deepslate.esm.666d0ed0.js similarity index 99% rename from assets/deepslate.esm.6eb5e9dc.js rename to assets/deepslate.esm.666d0ed0.js index 54c8cc90..f0489a7c 100644 --- a/assets/deepslate.esm.6eb5e9dc.js +++ b/assets/deepslate.esm.666d0ed0.js @@ -1,4 +1,4 @@ -import{p as jt,e as Zt,c as Re,i as ft,t as Ce,r as ls,a as us,s as qt,f as Ze,b as hs,d as mt,n as cs,g as fs,h as ms,j as ds,k as ps,l as gs,m as Tt,o as vs,q as ws}from"./index.41a3dfd7.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