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

1.21.3

Names

net.minecraft.world.level.block.SculkSpreader

net.minecraft.world.level.block.SculkShriekerBlock

net.minecraft.class_7128

net.minecraft.class_7268

net.minecraft.unmapped.C_eprlufrn

net.minecraft.unmapped.C_wxvelcrz

net.minecraft.block.entity.SculkSpreadManager

net.minecraft.block.SculkShriekerBlock

net.minecraft.block.sculk.SculkBehavior

net.minecraft.block.sculk.SculkShriekerBlock

net.minecraft.src.C_213114_

net.minecraft.src.C_213113_

Fields

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_

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_

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

com.mojang.serialization.MapCodec<SculkShriekerBlock>: a, CODEC, field_46436, f_ihidkmxi, CODEC, CODEC, f_303380_

BooleanProperty: b, SHRIEKING, field_38229, f_zvdpdrjt, SHRIEKING, SHRIEKING, f_222152_

BooleanProperty: c, WATERLOGGED, field_38230, f_lfdezzzn, WATERLOGGED, WATERLOGGED, f_222153_

BooleanProperty: d, CAN_SUMMON, field_38422, f_reudzzme, CAN_SUMMON, CAN_SUMMON, f_222154_

VoxelShape: e, COLLIDER, field_38231, f_iaexdaun, SHAPE, SHAPE, f_222155_

double: f, TOP_Y, field_38232, f_smzdfarn, TOP, HEIGHT, f_222156_

Constructors

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

(BlockBehaviour$Properties)

Methods

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_

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

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

void (Level, BlockPos, BlockState, Entity): a, stepOn, method_9591, m_aqcetwet, onSteppedOn, onSteppedOn, m_141947_

void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, m_rhbsxbgh, onStateReplaced, onStateReplaced, m_6810_

void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, m_bneobcwj, scheduledTick, scheduledTick, m_213897_

RenderShape (BlockState): a_, getRenderShape, method_9604, m_mjglzdvu, getRenderType, getRenderType, m_7514_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getCollisionShape, method_9549, m_phzfypqf, getCollisionShape, getCollisionShape, m_5939_

VoxelShape (BlockState): d_, getOcclusionShape, method_9571, m_fsimvkxt, getCullingShape, getCullingShape, m_7952_

boolean (BlockState): g_, useShapeForLightOcclusion, method_9526, m_mfmohedo, hasSidedTransparency, hasSidedTransparency, m_7923_

BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, m_zupvpdxk, createBlockEntity, createBlockEntity, m_142194_

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

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_

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

void (BlockState, ServerLevel, BlockPos, ItemStack, boolean): a, spawnAfterBreak, method_9565, m_qjteufci, onStacksDropped, onStacksDropped, m_213646_

<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, m_ujgennlh, getTicker, getTicker, m_142354_

1.21.2

Names

dmu

drj

net.minecraft.world.level.block.SculkSpreader

net.minecraft.world.level.block.SculkShriekerBlock

Fields

int: e, MAX_CURSORS, field_37613, f_jlcibacz, MAX_CURSORS, MAX_CURSORS, f_222237_

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dlw

dmu

Fields

Constructors

Methods

1.20.6

Names

dlv

dlw

net.minecraft.world.level.block.SculkShriekerBlock

net.minecraft.world.level.block.SculkSpreader

Fields

Constructors

Methods

1.20.5

Names

ddk

dlv

net.minecraft.world.level.block.SculkSpreader

net.minecraft.world.level.block.SculkShriekerBlock

Fields

Constructors

Methods

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

czq

ddk

Fields

Constructors

Methods

1.20.2

Names

cwi

czq

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

cvz

cwi

Fields

Constructors

Methods

1.19.4

Names

cti

cvz

Fields

Constructors

Methods

1.19.3

Names

cqf

cti

Fields

Constructors

Methods

1.19.2

Names

Fields

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

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

int: e, MAX_CURSORS, field_37613, f_jlcibacz, field_37613, MAX_CURSORS, f_222237_

int: e, MAX_CURSORS, field_37613, f_jlcibacz, MAX_CURSORS, MAX_CURSORS, f_222237_

Constructors

Methods

1.19.1

Names

cpi

cqf

Fields

Constructors

Methods

1.19

Names

cpi

net.minecraft.world.level.block.SculkSpreader

net.minecraft.class_7128

net.minecraft.unmapped.C_eprlufrn

net.minecraft.block.entity.SculkSpreadManager

net.minecraft.block.sculk.SculkBehavior

net.minecraft.src.C_213114_

net.minecraft.world.level.block.SculkSpreader

Fields

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, field_37610, MAX_CHARGE, f_222234_

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

int: e, MAX_CURSORS, field_37613, f_jlcibacz, field_37613, MAX_CURSORS, f_222237_

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

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

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

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

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

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

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

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

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

Constructors

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

Methods

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_