History - net.minecraft.entity.passive.SulfurCubeEntity

26.3

Names

Fields

Constructors

Methods

boolean (): isDealsDamage, isDealsDamage, method_7163, canAttack

boolean (): canDealDamage, canDealDamage, method_7163, canAttack

void (int): setcubeMobHealth, setcubeMobHealth, method_1_4590, updateMaxHealth

void (int): setCubeMobHealth, setCubeMobHealth, method_1_4590, updateMaxHealth

26.2

Names

net.minecraft.world.entity.monster.cubemob.SulfurCube

net.minecraft.world.entity.monster.cubemob.SulfurCube

net.minecraft.class_1_748

net.minecraft.entity.passive.SulfurCubeEntity

Fields

int: SPLIT_COUNT, SPLIT_COUNT, field_1_3787, field_1_3787

int: MAX_SIZE, MAX_SIZE, field_1_3782, field_1_3782

int: MIN_SIZE, MIN_SIZE, field_1_5974, field_1_5974

int: PICKUP_TIMER_DURATION, PICKUP_TIMER_DURATION, field_1_3783, field_1_3783

double: PUSH_DISTANCE_THRESHOLD, PUSH_DISTANCE_THRESHOLD, field_1_3785, field_1_3785

int: pickupTimer, pickupTimer, field_1_3790, pickupTimer

int: pushSoundCooldown, pushSoundCooldown, field_1_7082, pushSoundCooldown

boolean: floatsInLiquids, floatsInLiquids, field_1_3789, buoyant

double: MAX_PLAYER_PUSH_SPEED, MAX_PLAYER_PUSH_SPEED, field_1_3781, field_1_3781

float: PLAYER_PUSH_SPEED_SCALE_MULTIPLIER, PLAYER_PUSH_SPEED_SCALE_MULTIPLIER, field_1_3784, field_1_3784

float: VEHICLE_PUSH_SPEED_SCALE_MULTIPLIER, VEHICLE_PUSH_SPEED_SCALE_MULTIPLIER, field_1_7126, field_1_7126

float: VERTICAL_PUSH_MULTIPLIER, VERTICAL_PUSH_MULTIPLIER, field_1_3788, field_1_3788

Optional<SulfurCubeArchetype$Explosion>: explosionData, explosionData, field_1_6347, explosion

SulfurCubeArchetype$KnockbackModifiers: knockbackModifier, knockbackModifier, field_1_6348, knockbackModifiers

SulfurCubeArchetype$SoundSettings: soundSettings, soundSettings, field_1_7083, soundSettings

int: fuse, fuse, field_1_6155, fuse

List<SulfurCubeArchetype$ContactDamage>: contactDamages, contactDamages, field_1_6346, contactDamage

TrackedData<Integer>: MAX_FUSE, MAX_FUSE, field_1_6154, FUSE

TrackedData<Boolean>: FROM_BUCKET, FROM_BUCKET, field_1_3780, FROM_BUCKET

boolean: DEFAULT_FROM_BUCKET, DEFAULT_FROM_BUCKET, field_1_3779, field_1_3779

float: HORIZONTAL_HIT_ANGLE_SCALE, HORIZONTAL_HIT_ANGLE_SCALE, field_1_6343, field_1_6343

float: VERTICAL_HIT_ANGLE_SCALE, VERTICAL_HIT_ANGLE_SCALE, field_1_6344, field_1_6344

float: VERTICAL_POSITION_ANGLE_SCALE, VERTICAL_POSITION_ANGLE_SCALE, field_1_6345, field_1_6345

float: EXTRA_KNOCKBACK_DAMPENING, EXTRA_KNOCKBACK_DAMPENING, field_1_7147, field_1_7147

Predicate<ItemEntity>: ALLOWED_ITEMS, ALLOWED_ITEMS, field_1_3777, SWALLOWABLE_PREDICATE

Constructors

(EntityType<? extends SulfurCubeEntity>, World)

Methods

void (DataTracker$Builder): defineSynchedData, defineSynchedData, method_5693, initDataTracker

void (): addBehaviourGoals, addBehaviourGoals, method_1_4583, addGoals

boolean (): fromBucket, fromBucket, method_6453, isFromBucket

int (): getFuse, getFuse, method_1_5248, getFuse

boolean (): isPrimed, isPrimed, method_1_5249, isIgnited

void (int): setFuse, setFuse, method_1_5252, setFuse

void (TrackedData<?>): onSyncedDataUpdated, onSyncedDataUpdated, method_5674, onTrackedDataSet

void (boolean): setFromBucket, setFromBucket, method_6454, setFromBucket

SoundEvent (): getPickupSound, getPickupSound, method_35171, getBucketFillSound

void (ItemStack): saveToBucketTag, saveToBucketTag, method_6455, copyDataToStack

boolean (): canBreatheUnderwater, canBreatheUnderwater, method_6094, canBreatheInWater

void (Vec3d): travelInFluid, travelInFluid, method_61429, travelInFluid

double (): getFluidJumpThreshold, getFluidJumpThreshold, method_29241, getSwimHeight

void (NbtCompound): loadFromBucketTag, loadFromBucketTag, method_35170, copyDataFromNbt

ItemStack (): getBucketItemStack, getBucketItemStack, method_6452, getBucketItem

void (): addTargetingGoals, addTargetingGoals, method_1_4584, addTargets

float (): getLightLevelDependentMagicValue, getLightLevelDependentMagicValue, method_5718, getBrightnessAtEyes

boolean (): isDealsDamage, isDealsDamage, method_7163, canAttack

boolean (EntityType<SulfurCubeEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkSulfurCubeSpawnRules, checkSulfurCubeSpawnRules, method_1_4505, canSpawn

boolean (): requiresCustomPersistence, requiresCustomPersistence, method_17326, cannotDespawn

boolean (): canBeLeashed, canBeLeashed, method_5931, canBeLeashed

boolean (ServerWorld, DamageSource, float): hurtServer, hurtServer, method_64397, damage

boolean (): hasBodyItem, hasBodyItem, method_1_4513, containsBlock

boolean (): canExplode, canExplode, method_1_5247, isIgnitable

List<SulfurCubeArchetype> (ItemStack): matchingArchetypes, matchingArchetypes, method_1_4521, getApplicableArchetypes

void (): tick, tick, method_5773, tick

void (): tickFuse, tickFuse, method_1_5253, tickFuseCountdown

void (): primeWhenOnPoweredPosition, primeWhenOnPoweredPosition, method_1_5251, tickIgnitionByBlock

boolean (boolean): primeTime, primeTime, method_1_5250, ignite

void (ServerWorld): customServerAiStep, customServerAiStep, method_5958, mobTick

Map<EquipmentSlot, ItemStack> (Map<EquipmentSlot, ItemStack>): collectEquipmentChanges, collectEquipmentChanges, method_30129, getEquipmentChanges

float (): maxUpStep, maxUpStep, method_49476, getStepHeight

boolean (): omnidirectionalAirMover, omnidirectionalAirMover, method_1_3984, flutters

boolean (): canFreeze, canFreeze, method_32316, canFreeze

ActionResult (PlayerEntity, Hand): mobInteract, mobInteract, method_5992, interactMob

boolean (ItemStack): equipItem, equipItem, method_1_4507, tryEquip

void (Entity): applyContactDamage, applyContactDamage, method_1_5445, applyContactDamage

void (): playEatingSound, playEatingSound, method_1_6307, playEatSound

boolean (ItemStack): canBePickedUpWithBucket, canBePickedUpWithBucket, method_1_4044, canBeBucketedBy

EquipmentSlot (ItemStack): getEquipmentSlotForItem, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot

boolean (ItemStack, EquipmentSlot): isEquippableInSlot, isEquippableInSlot, method_63623, canEquip

SoundCategory (): getSoundSource, getSoundSource, method_5634, getSoundCategory

SoundEvent (DamageSource): getHurtSound, getHurtSound, method_6011, getHurtSound

SoundEvent (): getDeathSound, getDeathSound, method_6002, getDeathSound

SoundEvent (): getSquishSound, getSquishSound, method_7160, getSquishSound

SoundEvent (): getJumpSound, getJumpSound, method_7153, getJumpSound

SoundEvent (): getAbsorbSound, getAbsorbSound, method_1_4508, getAbsorbSound

SoundEvent (): getEjectSound, getEjectSound, method_1_4509, getEjectSound

void (BlockPos, BlockState): playStepSound, playStepSound, method_5712, playStepSound

ParticleEffect (): getParticleType, getParticleType, method_7162, getParticles

DefaultAttributeContainer$Builder (): createSulfurCubeAttributes, createSulfurCubeAttributes, method_1_4506, addAttributes

void (ServerWorld, SoundCategory, ItemStack): shear, shear, method_6636, sheared

boolean (): readyForShearing, readyForShearing, method_27072, isShearable

boolean (): canPickUpLoot, canPickUpLoot, method_5936, canPickUpLoot

boolean (ItemStack): isSwallowableItem, isSwallowableItem, method_1_4515, canSwallow

boolean (EquipmentSlot): canUseSlot, canUseSlot, method_56991, canUseSlot

boolean (EquipmentSlot): canDispenserEquipIntoSlot, canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot

boolean (ItemStack): canHoldItem, canHoldItem, method_5939, canPickupItem

void (ServerWorld, ItemEntity): pickUpItem, pickUpItem, method_5949, loot

int (ServerWorld): getBaseExperienceReward, getBaseExperienceReward, method_6110, getExperienceToDrop

int (): getSplitCount, getSplitCount, method_1_4586, sampleFecundity

void (ServerWorldAccess, LocalDifficulty): setSpawnSize, setSpawnSize, method_1_4588, setInitialSize

void (int, boolean): setSize, setSize, method_7161, setSize

void (AbstractSlimeEntity, int, float, float): setUpSplitCube, setUpSplitCube, method_1_4589, initializeSplitOffspring

AbstractSlimeEntity (ServerWorld, PassiveEntity): getBreedOffspring, getBreedOffspring, method_1_4585, createChild

boolean (ItemStack): isFood, isFood, method_1_4514, canEat

void (): ageBoundaryReached, ageBoundaryReached, method_5619, onGrowUp

void (WriteView): addAdditionalSaveData, addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, readAdditionalSaveData, method_5749, readCustomData

void (Entity): doPush, doPush, method_6087, pushAway

void (PlayerEntity): playerTouch, playerTouch, method_5694, onPlayerCollision

void (PlayerEntity): playerPush, playerPush, method_1_4523, onPlayerCollisionWithContainedBlock

Vec2f (float, Vec2f, Vec3d, Vec3d, Vec3d): applyHorizontalHitAngleScale, applyHorizontalHitAngleScale, method_1_5446, spin

Vec2f (float, float, float, Vec3d, Vec3d, Vec3d, float): applyVerticalHitAnglePowerTransfer, applyVerticalHitAnglePowerTransfer, method_1_5447, adjustDirectionByHeight

Vec2f (float, float, float, float, float, Vec3d, Vec3d): applyVerticalPositionAnglePowerRotation, applyVerticalPositionAnglePowerRotation, method_1_5448, adjustDirectionByDeclination

void (double, double, double, DamageSource, float, boolean): knockback, knockback, method_1_6376, takeKnockback

<T> T (ComponentType<? extends T>): get, get, method_58694, get

void (ComponentsAccess): applyImplicitComponents, applyImplicitComponents, method_66649, copyComponentsFrom

<T> boolean (ComponentType<T>, T): applyImplicitComponent, applyImplicitComponent, method_66654, setApplicableComponent

SulfurCubeContentComponent (ItemStack): getSulfurCubeContent, getSulfurCubeContent, method_1_4512, getContentComponent

void (SulfurCubeContentComponent): setSulfurCubeContent, setSulfurCubeContent, method_1_4524, setContentComponent

Vec3d (): getLeashOffset, getLeashOffset, method_29919, getLeashOffset

void (int): setcubeMobHealth, setcubeMobHealth, method_1_4590, updateMaxHealth

boolean (): isInvulnerableToPiercingWeapon, isInvulnerableToPiercingWeapon, method_1_6352, isImmuneToPiercing

boolean (): canBePickedFromInside, canBePickedFromInside, method_1_6424, obstructsTargetingFromInside