History - net.minecraft.world.level.block.SculkSpreader

1.21.3

Names

net.minecraft.world.level.block.SculkVeinBlock

net.minecraft.world.level.block.SculkSpreader

net.minecraft.class_7130

net.minecraft.class_7128

net.minecraft.unmapped.C_bjvwjobf

net.minecraft.unmapped.C_eprlufrn

net.minecraft.block.SculkVeinBlock

net.minecraft.block.entity.SculkSpreadManager

net.minecraft.block.sculk.SculkVeinBlock

net.minecraft.block.sculk.SculkBehavior

net.minecraft.src.C_213116_

net.minecraft.src.C_213114_

Fields

BooleanProperty: d, WATERLOGGED, field_37631, f_xpzepffk, WATERLOGGED, WATERLOGGED, f_222348_

MultifaceSpreader: e, veinSpreader, field_37632, f_pwsdtjjz, allGrowTypeGrower, lichenSpreadBehavior, f_222349_

MultifaceSpreader: f, sameSpaceSpreader, field_37633, f_lhdhlpuz, samePositionOnlyGrower, samePosLichenSpreadBehavior, f_222350_

com.mojang.serialization.MapCodec<SculkVeinBlock>: c, CODEC, field_46437, f_pguxhcyv, CODEC, CODEC, f_303147_

int: a, MAX_GROWTH_RATE_RADIUS, field_37609, f_uhwdahqn, field_37609, MAX_SPREAD_RADIUS, f_222233_

int: b, MAX_CHARGE, field_37610, f_orqlitbn, MAX_CHARGE, MAX_CHARGE, f_222234_

float: c, MAX_DECAY_FACTOR, field_37611, f_mhblotep, field_37611, MAX_DECAY_FACTOR, f_222235_

int: f, MAX_CURSORS, field_37613, f_jlcibacz, MAX_CURSORS, MAX_CURSORS, f_222237_

int: d, SHRIEKER_PLACEMENT_RATE, field_37612, f_fozckfxo, field_37612, SHRIEKER_PLACEMENT_RATE, f_222236_

int: e, MAX_CURSOR_DISTANCE, field_54977, f_fsiyuprm, MAX_CURSOR_DISTANCE, f_348313_

boolean: g, isWorldGeneration, field_37614, f_zchdwcxf, worldGen, isWorldGen, f_222238_

TagKey<Block>: h, replaceableBlocks, field_37615, f_tphhhdsw, replaceableTag, replaceableBlocks, f_222239_

int: i, growthSpawnCost, field_37616, f_vjhoitlg, extraBlockChance, growthSpawnCost, f_222240_

int: j, noGrowthRadius, field_37617, f_lxsuulcx, maxDistance, noGrowthRadius, f_222241_

int: k, chargeDecayRate, field_37618, f_zlhmnckc, spreadChance, chargeDecayRate, f_222242_

int: l, additionalDecayRate, field_37619, f_gzgdwxbc, decayChance, additionalDecayRate, f_222243_

List<SculkSpreader$ChargeCursor>: m, cursors, field_37620, f_vhndakud, cursors, cursors, f_222244_

org.slf4j.Logger: n, LOGGER, field_37621, f_ehabkjla, LOGGER, LOGGER, f_222245_

Constructors

(BlockBehaviour$Properties)

(boolean, TagKey<Block>, int, int, int, int)

Methods

MultifaceSpreader (): c, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

MultifaceSpreader (): q, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

boolean (LevelAccessor, BlockPos, BlockState, Collection<Direction>): a, regrow, method_41514, m_jusulnlz, place, spreadInFirstValidDirection, m_222363_

void (LevelAccessor, BlockState, BlockPos, RandomSource): a, onDischarged, method_41468, m_huajjlni, spreadAtSamePosition, onChargeUsed, m_213805_

int (SculkSpreader$ChargeCursor, LevelAccessor, BlockPos, RandomSource, SculkSpreader, boolean): a, attemptUseCharge, method_41471, m_ypvcpziw, spread, tryUseCharge, m_213628_

boolean (SculkSpreader, LevelAccessor, BlockPos, RandomSource): a, attemptPlaceSculk, method_41515, m_uhfgbemn, convertToBlock, tryPlaceSculk, m_222375_

boolean (LevelAccessor, BlockState, BlockPos): a, hasSubstrateAccess, method_41513, m_lmxweihp, veinCoversSculkReplaceable, canSpread, m_222354_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace, m_6864_

FluidState (BlockState): b_, getFluidState, method_9545, m_nlstkjhl, getFluidState, getFluidState, m_5888_

com.mojang.serialization.MapCodec<SculkVeinBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_

BlockState (BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

SculkSpreader (): a, createLevelSpreader, method_41478, m_uclrpgkw, create, createBehavior, m_222254_

SculkSpreader (): b, createWorldGenSpreader, method_41485, m_oriomfed, createWorldGen, createWorldGenBehavior, m_222274_

TagKey<Block> (): c, replaceableBlocks, method_41487, m_gczfyreu, getReplaceableTag, getReplaceableBlocks, m_222277_

int (): d, growthSpawnCost, method_41488, m_bcwomgdc, getExtraBlockChance, getGrowthSpawnCost, m_222278_

int (): e, noGrowthRadius, method_41489, m_uvpxfkrm, getMaxDistance, getNoGrowthRadius, m_222279_

int (): f, chargeDecayRate, method_41490, m_fokozgqm, getSpreadChance, getChargeDecayRate, m_222280_

int (): g, additionalDecayRate, method_41491, m_ujfthohn, getDecayChance, getAdditionalDecayRate, m_222281_

boolean (): h, isWorldGeneration, method_41492, m_zfutxknx, isWorldGen, isWorldGen, m_222282_

List<SculkSpreader$ChargeCursor> (): i, getCursors, method_41493, m_hkzpgmab, getCursors, getCursors, m_222283_

void (): j, clear, method_41494, m_dzmfluxz, clearCursors, clearCursors, m_222284_

void (CompoundTag): a, load, method_41483, m_qexekxvj, readNbt, read, m_222269_

void (CompoundTag): b, save, method_41486, m_ofvtwvio, writeNbt, write, m_222275_

void (BlockPos, int): a, addCursors, method_41482, m_hjcfdkkb, spread, addCharge, m_222266_

void (SculkSpreader$ChargeCursor): a, addCursor, method_41480, m_wkyhdfdi, addCursor, addCursor, m_222260_

void (LevelAccessor, BlockPos, RandomSource, boolean): a, updateCursors, method_41479, m_zbumjhdm, tick, updateCharges, m_222255_

1.21.2

Names

dmv

drk

net.minecraft.world.level.block.SculkVeinBlock

net.minecraft.world.level.block.SculkSpreader

Fields

Constructors

Methods

MultifaceSpreader (): m, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

MultifaceSpreader (): q, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

BlockState (BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dlx

dmv

Fields

Constructors

Methods

1.20.6

Names

dlw

dlx

net.minecraft.world.level.block.SculkSpreader

net.minecraft.world.level.block.SculkVeinBlock

Fields

Constructors

Methods

1.20.5

Names

ddl

dlw

net.minecraft.world.level.block.SculkVeinBlock

net.minecraft.world.level.block.SculkSpreader

Fields

com.mojang.serialization.MapCodec<SculkVeinBlock>: c, CODEC, field_46437, f_pguxhcyv, CODEC, f_303147_

com.mojang.serialization.MapCodec<SculkVeinBlock>: c, CODEC, field_46437, f_pguxhcyv, CODEC, CODEC, f_303147_

Constructors

Methods

MultifaceSpreader (): g, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

MultifaceSpreader (): m, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

FluidState (BlockState): c_, getFluidState, method_9545, m_nlstkjhl, getFluidState, getFluidState, m_5888_

FluidState (BlockState): b_, getFluidState, method_9545, m_nlstkjhl, getFluidState, getFluidState, m_5888_

1.20.4

Names

Fields

Constructors

Methods

com.mojang.serialization.MapCodec<SculkVeinBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, m_304657_

com.mojang.serialization.MapCodec<SculkVeinBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_

1.20.3

Names

czr

ddl

Fields

BooleanProperty: b, WATERLOGGED, field_37631, f_xpzepffk, WATERLOGGED, WATERLOGGED, f_222348_

BooleanProperty: d, WATERLOGGED, field_37631, f_xpzepffk, WATERLOGGED, WATERLOGGED, f_222348_

MultifaceSpreader: c, veinSpreader, field_37632, f_pwsdtjjz, allGrowTypeGrower, lichenSpreadBehavior, f_222349_

MultifaceSpreader: e, veinSpreader, field_37632, f_pwsdtjjz, allGrowTypeGrower, lichenSpreadBehavior, f_222349_

MultifaceSpreader: d, sameSpaceSpreader, field_37633, f_lhdhlpuz, samePositionOnlyGrower, samePosLichenSpreadBehavior, f_222350_

MultifaceSpreader: f, sameSpaceSpreader, field_37633, f_lhdhlpuz, samePositionOnlyGrower, samePosLichenSpreadBehavior, f_222350_

com.mojang.serialization.MapCodec<SculkVeinBlock>: c, CODEC, field_46437, f_pguxhcyv, CODEC, f_303147_

Constructors

Methods

MultifaceSpreader (): b, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

MultifaceSpreader (): c, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

com.mojang.serialization.MapCodec<SculkVeinBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, m_304657_

1.20.2

Names

cwj

czr

Fields

Constructors

Methods

1.20.1

Names

net.minecraft.block.SculkVeinBlock

net.minecraft.block.sculk.SculkVeinBlock

Fields

Constructors

Methods

1.20

Names

cwa

cwj

Fields

Constructors

Methods

MultifaceSpreader (): c, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

MultifaceSpreader (): b, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

MultifaceSpreader (): d, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

MultifaceSpreader (): g, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

PushReaction (BlockState): d, getPistonPushReaction, method_9527, m_svmpqhks, getPistonBehavior, getPistonBehavior, m_5537_

1.19.4

Names

ctj

cwa

Fields

Constructors

Methods

1.19.3

Names

cqg

ctj

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

cpj

cqg

Fields

Constructors

Methods

1.19

Names

cpj

net.minecraft.world.level.block.SculkVeinBlock

net.minecraft.class_7130

net.minecraft.unmapped.C_bjvwjobf

net.minecraft.block.SculkVeinBlock

net.minecraft.block.SculkVeinBlock

net.minecraft.src.C_213116_

net.minecraft.world.level.block.SculkVeinBlock

Fields

BooleanProperty: b, WATERLOGGED, field_37631, f_xpzepffk, WATERLOGGED, WATERLOGGED, f_222348_

MultifaceSpreader: c, veinSpreader, field_37632, f_pwsdtjjz, allGrowTypeGrower, lichenSpreadBehavior, f_222349_

MultifaceSpreader: d, sameSpaceSpreader, field_37633, f_lhdhlpuz, samePositionOnlyGrower, samePosLichenSpreadBehavior, f_222350_

Constructors

(BlockBehaviour$Properties)

Methods

MultifaceSpreader (): c, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

MultifaceSpreader (): d, getSameSpaceSpreader, method_41516, m_pkzupcww, getSamePositionOnlyGrower, getSamePosLichenSpreadBehavior, m_222395_

boolean (LevelAccessor, BlockPos, BlockState, Collection<Direction>): a, regrow, method_41514, m_jusulnlz, place, spreadInFirstValidDirection, m_222363_

void (LevelAccessor, BlockState, BlockPos, RandomSource): a, onDischarged, method_41468, m_huajjlni, spreadAtSamePosition, onChargeUsed, m_213805_

int (SculkSpreader$ChargeCursor, LevelAccessor, BlockPos, RandomSource, SculkSpreader, boolean): a, attemptUseCharge, method_41471, m_ypvcpziw, spread, tryUseCharge, m_213628_

boolean (SculkSpreader, LevelAccessor, BlockPos, RandomSource): a, attemptPlaceSculk, method_41515, m_uhfgbemn, convertToBlock, tryPlaceSculk, m_222375_

boolean (LevelAccessor, BlockState, BlockPos): a, hasSubstrateAccess, method_41513, m_lmxweihp, veinCoversSculkReplaceable, canSpread, m_222354_

BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace, m_6864_

FluidState (BlockState): c_, getFluidState, method_9545, m_nlstkjhl, getFluidState, getFluidState, m_5888_

PushReaction (BlockState): d, getPistonPushReaction, method_9527, m_svmpqhks, getPistonBehavior, getPistonBehavior, m_5537_