public class ContraptionWorld extends WrappedWorld
provider, worldaddend, blockEntitiesToUnload, blockEntityList, captureBlockSnapshots, capturedBlockSnapshots, END, isClientSide, levelData, LOGGER, NETHER, oRainLevel, oThunderLevel, OVERWORLD, pendingBlockEntities, rainLevel, random, randValue, RESOURCE_KEY_CODEC, restoringBlockSnapshots, thunderLevel, tickableBlockEntities, updatingBlockEntities| Constructor and Description |
|---|
ContraptionWorld(net.minecraft.world.World world,
Contraption contraption) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.block.BlockState |
getBlockState(net.minecraft.util.math.BlockPos pos) |
void |
playLocalSound(double x,
double y,
double z,
net.minecraft.util.SoundEvent p_184134_7_,
net.minecraft.util.SoundCategory p_184134_8_,
float p_184134_9_,
float p_184134_10_,
boolean p_184134_11_) |
void |
playSound(net.minecraft.entity.player.PlayerEntity player,
double x,
double y,
double z,
net.minecraft.util.SoundEvent soundIn,
net.minecraft.util.SoundCategory category,
float volume,
float pitch) |
addFreshEntity, blockEntityChanged, destroyBlockProgress, getBlockEntity, getBlockTicks, getChunkSource, getEntity, getFreeMapId, getLevel, getLightEngine, getLiquidTicks, getMapData, getMaxLocalRawBrightness, getRecipeManager, getScoreboard, getShade, getTagManager, getUncachedNoiseBiome, hasChunkAt, isStateAtPosition, levelEvent, players, playSound, registryAccess, sendBlockUpdated, setBlock, setMapData, updateNeighbourForOutputSignaladdAllPendingBlockEntities, addAlwaysVisibleParticle, addAlwaysVisibleParticle, addBlockEntity, addParticle, addParticle, blockEvent, broadcastEntityEvent, close, createFireworks, destroyBlock, dimension, dimensionType, disconnect, explode, explode, explode, fillReportDetails, gatherChunkSourceStats, getBestNeighborSignal, getBiomeManager, getBlockRandomPos, getChunk, getChunk, getChunkAt, getChunkForCollisions, getCurrentDifficultyAt, getDayTime, getDirectSignalTo, getEntities, getEntities, getEntitiesOfClass, getFluidState, getGameRules, getGameTime, getHeight, getLevelData, getLoadedEntitiesOfClass, getMaxEntityRadius, getProfiler, getProfilerSupplier, getRainLevel, getRandom, getSeaLevel, getServer, getSignal, getSkyDarken, getSunAngle, getThunderLevel, getWorldBorder, globalLevelEvent, guardEntityTick, hasNeighborSignal, hasSignal, increaseMaxEntityRadius, isClientSide, isDay, isDebug, isHumidAt, isInSpawnableBounds, isInWorldBounds, isLoaded, isNight, isOutsideBuildHeight, isOutsideBuildHeight, isRaining, isRainingAt, isThundering, loadedAndEntityCanStandOn, loadedAndEntityCanStandOnFace, markAndNotifyBlock, mayInteract, neighborChanged, noSave, onBlockStateChange, playSound, prepareWeather, removeBlock, removeBlockEntity, sendPacketToServer, setBlock, setBlockAndUpdate, setBlockEntity, setBlocksDirty, setRainLevel, setSkyFlashTime, setSpawnSettings, setThunderLevel, tickBlockEntities, updateNeighborsAt, updateNeighborsAtExceptFromFacing, updateSkyBrightnessareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblockUpdated, dayTime, getDifficulty, getHeight, hasChunk, levelEventgetBiomeName, getEntityCollisions, getHeightmapPos, isUnobstructedgetEntities, getEntitiesOfClass, getLoadedEntitiesOfClass, getNearbyEntities, getNearbyPlayers, getNearestEntity, getNearestEntity, getNearestLoadedEntity, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getPlayerByUUID, hasNearbyAlivePlayergetMoonBrightness, getMoonPhase, getTimeOfDaycanSeeSkyFromBelowWater, containsAnyLiquid, getBiome, getBlockStatesIfLoaded, getBlockTint, getBrightness, getChunk, getChunk, getDirectSignal, getMaxLocalRawBrightness, getNoiseBiome, hasChunksAt, hasChunksAt, isAreaLoaded, isEmptyBlock, isWaterAtcanSeeSky, getBrightness, getRawBrightnessgetBlockCollisions, getBlockCollisions, getCollisions, isUnobstructed, isUnobstructed, noBlockCollision, noCollision, noCollision, noCollision, noCollisionpublic ContraptionWorld(net.minecraft.world.World world,
Contraption contraption)
public net.minecraft.block.BlockState getBlockState(net.minecraft.util.math.BlockPos pos)
getBlockState in interface net.minecraft.world.IBlockReadergetBlockState in class WrappedWorldpublic void playSound(net.minecraft.entity.player.PlayerEntity player,
double x,
double y,
double z,
net.minecraft.util.SoundEvent soundIn,
net.minecraft.util.SoundCategory category,
float volume,
float pitch)
playSound in class WrappedWorldpublic void playLocalSound(double x,
double y,
double z,
net.minecraft.util.SoundEvent p_184134_7_,
net.minecraft.util.SoundCategory p_184134_8_,
float p_184134_9_,
float p_184134_10_,
boolean p_184134_11_)
playLocalSound in class net.minecraft.world.World