[ci skip] rebuild patches
This commit is contained in:
parent
9087a644a3
commit
23b0ef524a
60 changed files with 1138 additions and 1222 deletions
|
@ -7674,12 +7674,12 @@ index d2026d218405a40a6949c5f491c04704811b72b5..629178347039893fb9de710810fe8112
|
|||
+ public ChunkAccess getChunkIfLoadedImmediately(int x, int z) {
|
||||
+ throw new UnsupportedOperationException("Not supported yet.");
|
||||
+ }
|
||||
|
||||
+
|
||||
+ @Override
|
||||
+ public BlockState getBlockStateIfLoaded(BlockPos blockposition) {
|
||||
+ throw new UnsupportedOperationException("Not supported yet.");
|
||||
+ }
|
||||
+
|
||||
|
||||
+ @Override
|
||||
+ public FluidState getFluidIfLoaded(BlockPos blockposition) {
|
||||
+ throw new UnsupportedOperationException("Not supported yet.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue