mirror of
https://hub.spigotmc.org/stash/scm/spigot/builddata.git
synced 2024-11-23 14:56:18 +00:00
570 lines
43 KiB
Plaintext
570 lines
43 KiB
Plaintext
# (c) 2024 SpigotMC Pty. Ltd.
|
|
|
|
public net/minecraft/server/MinecraftServer$ReloadableResources
|
|
public net/minecraft/server/dedicated/DedicatedServerProperties$WorldDimensionData
|
|
public net/minecraft/server/level/EntityPlayer$RespawnPosAngle
|
|
public net/minecraft/server/level/PlayerChunkMap$EntityTracker
|
|
public net/minecraft/world/entity/Interaction$PlayerAction
|
|
public net/minecraft/world/entity/monster/EntityGuardian$PathfinderGoalGuardianAttack
|
|
public net/minecraft/world/entity/monster/EntityIllagerWizard$Spell
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook$HookState
|
|
public net/minecraft/world/level/biome/BiomeBase$ClimateSettings
|
|
public net/minecraft/world/level/block/BlockComposter$ContainerEmpty
|
|
public net/minecraft/world/level/block/BlockComposter$ContainerInput
|
|
public net/minecraft/world/level/block/BlockComposter$ContainerOutput
|
|
|
|
# No inheritance in AT :(
|
|
public net/minecraft/world/level/block/BlockDispenser/dispenseFrom(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/core/BlockPosition;)V
|
|
public net/minecraft/world/level/block/BlockDropper/dispenseFrom(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/core/BlockPosition;)V
|
|
|
|
public net/minecraft/world/entity/decoration/EntityHanging/setDirection(Lnet/minecraft/core/EnumDirection;)V
|
|
public net/minecraft/world/entity/decoration/EntityItemFrame/setDirection(Lnet/minecraft/core/EnumDirection;)V
|
|
|
|
public net/minecraft/server/level/WorldServer/getEntities()Lnet/minecraft/world/level/entity/LevelEntityGetter;
|
|
public net/minecraft/world/level/World/getEntities()Lnet/minecraft/world/level/entity/LevelEntityGetter;
|
|
|
|
public net/minecraft/world/entity/projectile/windcharge/AbstractWindCharge/explode(Lnet/minecraft/world/phys/Vec3D;)V
|
|
public net/minecraft/world/entity/projectile/windcharge/BreezeWindCharge/explode(Lnet/minecraft/world/phys/Vec3D;)V
|
|
public net/minecraft/world/entity/projectile/windcharge/WindCharge/explode(Lnet/minecraft/world/phys/Vec3D;)V
|
|
|
|
public net/minecraft/EnumChatFormat/code
|
|
public net/minecraft/commands/CommandListenerWrapper/source
|
|
public net/minecraft/nbt/MojangsonParser/readArrayTag()Lnet/minecraft/nbt/NBTBase;
|
|
public net/minecraft/nbt/MojangsonParser/type(Ljava/lang/String;)Lnet/minecraft/nbt/NBTBase;
|
|
public net/minecraft/nbt/NBTTagList/<init>(Ljava/util/List;B)V
|
|
public net/minecraft/network/NetworkManager/address
|
|
public net/minecraft/network/NetworkManager/channel
|
|
public net/minecraft/network/chat/ChatHexColor/name
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/hasPos
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/hasRot
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/x
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/xRot
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/y
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/yRot
|
|
public net/minecraft/network/protocol/game/PacketPlayInFlying/z
|
|
public net/minecraft/network/protocol/game/PacketPlayOutBlockChange/blockState
|
|
public net/minecraft/network/protocol/game/PacketPlayOutTileEntityData/<init>(Lnet/minecraft/core/BlockPosition;Lnet/minecraft/world/level/block/entity/TileEntityTypes;Lnet/minecraft/nbt/NBTTagCompound;)V
|
|
public net/minecraft/network/protocol/game/PacketPlayOutPlayerListHeaderFooter/footer
|
|
public net/minecraft/network/protocol/game/PacketPlayOutPlayerListHeaderFooter/header
|
|
public net/minecraft/network/protocol/game/PacketPlayOutSpawnPosition/pos
|
|
public net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol/port
|
|
public net/minecraft/server/AdvancementDataWorld/advancements
|
|
public net/minecraft/server/Main/forceUpgrade(Lnet/minecraft/world/level/storage/Convertable$ConversionSession;Lcom/mojang/datafixers/DataFixer;ZLjava/util/function/BooleanSupplier;Lnet/minecraft/core/IRegistryCustom;Z)V
|
|
public net/minecraft/server/MinecraftServer/LOGGER
|
|
public net/minecraft/server/MinecraftServer/executor
|
|
public net/minecraft/server/MinecraftServer/fixerUpper
|
|
public net/minecraft/server/MinecraftServer/playerDataStorage
|
|
public net/minecraft/server/MinecraftServer/prepareLevels(Lnet/minecraft/server/level/progress/WorldLoadListener;)V
|
|
public net/minecraft/server/MinecraftServer/progressListenerFactory
|
|
public net/minecraft/server/MinecraftServer/resources
|
|
public net/minecraft/server/MinecraftServer/serverThread
|
|
public net/minecraft/server/dedicated/PropertyManager/properties
|
|
public net/minecraft/server/level/BossBattleServer/broadcast(Ljava/util/function/Function;)V
|
|
public net/minecraft/server/level/BossBattleServer/visible
|
|
public net/minecraft/server/level/ChunkMapDistance/simulationDistance
|
|
public net/minecraft/server/level/ChunkMapDistance/tickets
|
|
public net/minecraft/server/level/ChunkProviderServer/spawnEnemies
|
|
public net/minecraft/server/level/ChunkProviderServer/spawnFriendlies
|
|
public net/minecraft/server/level/EntityPlayer/findRespawnAndUseSpawnBlock(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;FZZ)Ljava/util/Optional;
|
|
public net/minecraft/server/level/EntityPlayer/initMenu(Lnet/minecraft/world/inventory/Container;)V
|
|
public net/minecraft/server/level/EntityPlayer/isChangingDimension
|
|
public net/minecraft/server/level/EntityPlayer/language
|
|
public net/minecraft/server/level/EntityPlayer/lastSentExp
|
|
public net/minecraft/server/level/EntityPlayer/nextContainerCounter()V
|
|
public net/minecraft/server/level/EntityPlayer/spawnInvulnerableTime
|
|
public net/minecraft/server/level/EntityPlayer/triggerDimensionChangeTriggers(Lnet/minecraft/server/level/WorldServer;)V
|
|
public net/minecraft/server/level/PlayerChunk/oldTicketLevel
|
|
public net/minecraft/server/level/PlayerChunk/playerProvider
|
|
public net/minecraft/server/level/PlayerChunkMap$EntityTracker/seenBy
|
|
public net/minecraft/server/level/PlayerChunkMap$EntityTracker/serverEntity
|
|
public net/minecraft/server/level/PlayerChunkMap/distanceManager
|
|
public net/minecraft/server/level/PlayerChunkMap/entityMap
|
|
public net/minecraft/server/level/PlayerChunkMap/level
|
|
public net/minecraft/server/level/PlayerChunkMap/progressListener
|
|
public net/minecraft/server/level/PlayerChunkMap/save(Lnet/minecraft/world/level/chunk/IChunkAccess;)Z
|
|
public net/minecraft/server/level/PlayerChunkMap/serverViewDistance
|
|
public net/minecraft/server/level/PlayerChunkMap/toDrop
|
|
public net/minecraft/server/level/PlayerChunkMap/updatingChunkMap
|
|
public net/minecraft/server/level/PlayerChunkMap/visibleChunkMap
|
|
public net/minecraft/server/level/Ticket/key
|
|
public net/minecraft/server/level/WorldServer/entityManager
|
|
public net/minecraft/server/level/WorldServer/serverLevelData
|
|
public net/minecraft/server/network/LoginListener/connection
|
|
public net/minecraft/server/packs/repository/ResourcePackLoader/resources
|
|
public net/minecraft/server/players/JsonListEntry/getUser()Ljava/lang/Object;
|
|
public net/minecraft/server/players/PlayerList/playerIo
|
|
public net/minecraft/server/players/PlayerList/players
|
|
public net/minecraft/server/players/PlayerList/updateEntireScoreboard(Lnet/minecraft/server/ScoreboardServer;Lnet/minecraft/server/level/EntityPlayer;)V
|
|
public net/minecraft/stats/RecipeBookServer/known
|
|
public net/minecraft/util/datafix/fixes/DataConverterFlattenData/register(ILjava/lang/String;[Ljava/lang/String;)V
|
|
public net/minecraft/util/datafix/fixes/DataConverterMaterialId/ITEM_NAMES
|
|
public net/minecraft/util/datafix/fixes/DataConverterSpawnEgg/ID_TO_ENTITY
|
|
public net/minecraft/world/BossBattle/color
|
|
public net/minecraft/world/BossBattle/name
|
|
public net/minecraft/world/BossBattle/overlay
|
|
public net/minecraft/world/InventoryLargeChest/container1
|
|
public net/minecraft/world/InventoryLargeChest/container2
|
|
public net/minecraft/world/InventorySubcontainer/items
|
|
public net/minecraft/world/damagesource/DamageSource/<init>(Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3D;)V
|
|
public net/minecraft/world/entity/Display$BlockDisplay/getBlockState()Lnet/minecraft/world/level/block/state/IBlockData;
|
|
public net/minecraft/world/entity/Display$BlockDisplay/setBlockState(Lnet/minecraft/world/level/block/state/IBlockData;)V
|
|
public net/minecraft/world/entity/Display$ItemDisplay/getItemStack()Lnet/minecraft/world/item/ItemStack;
|
|
public net/minecraft/world/entity/Display$ItemDisplay/getItemTransform()Lnet/minecraft/world/item/ItemDisplayContext;
|
|
public net/minecraft/world/entity/Display$ItemDisplay/setItemStack(Lnet/minecraft/world/item/ItemStack;)V
|
|
public net/minecraft/world/entity/Display$ItemDisplay/setItemTransform(Lnet/minecraft/world/item/ItemDisplayContext;)V
|
|
public net/minecraft/world/entity/Display$TextDisplay/DATA_BACKGROUND_COLOR_ID
|
|
public net/minecraft/world/entity/Display$TextDisplay/DATA_LINE_WIDTH_ID
|
|
public net/minecraft/world/entity/Display$TextDisplay/getBackgroundColor()I
|
|
public net/minecraft/world/entity/Display$TextDisplay/getFlags()B
|
|
public net/minecraft/world/entity/Display$TextDisplay/getLineWidth()I
|
|
public net/minecraft/world/entity/Display$TextDisplay/getText()Lnet/minecraft/network/chat/IChatBaseComponent;
|
|
public net/minecraft/world/entity/Display$TextDisplay/getTextOpacity()B
|
|
public net/minecraft/world/entity/Display$TextDisplay/setFlags(B)V
|
|
public net/minecraft/world/entity/Display$TextDisplay/setText(Lnet/minecraft/network/chat/IChatBaseComponent;)V
|
|
public net/minecraft/world/entity/Display$TextDisplay/setTextOpacity(B)V
|
|
public net/minecraft/world/entity/Display/DATA_POS_ROT_INTERPOLATION_DURATION_ID
|
|
public net/minecraft/world/entity/Display/createTransformation(Lnet/minecraft/network/syncher/DataWatcher;)Lcom/mojang/math/Transformation;
|
|
public net/minecraft/world/entity/Display/getBillboardConstraints()Lnet/minecraft/world/entity/Display$BillboardConstraints;
|
|
public net/minecraft/world/entity/Display/getBrightnessOverride()Lnet/minecraft/util/Brightness;
|
|
public net/minecraft/world/entity/Display/getGlowColorOverride()I
|
|
public net/minecraft/world/entity/Display/getHeight()F
|
|
public net/minecraft/world/entity/Display/getShadowRadius()F
|
|
public net/minecraft/world/entity/Display/getShadowStrength()F
|
|
public net/minecraft/world/entity/Display/getTransformationInterpolationDelay()I
|
|
public net/minecraft/world/entity/Display/getTransformationInterpolationDuration()I
|
|
public net/minecraft/world/entity/Display/getViewRange()F
|
|
public net/minecraft/world/entity/Display/getWidth()F
|
|
public net/minecraft/world/entity/Display/setBillboardConstraints(Lnet/minecraft/world/entity/Display$BillboardConstraints;)V
|
|
public net/minecraft/world/entity/Display/setBrightnessOverride(Lnet/minecraft/util/Brightness;)V
|
|
public net/minecraft/world/entity/Display/setGlowColorOverride(I)V
|
|
public net/minecraft/world/entity/Display/setHeight(F)V
|
|
public net/minecraft/world/entity/Display/setShadowRadius(F)V
|
|
public net/minecraft/world/entity/Display/setShadowStrength(F)V
|
|
public net/minecraft/world/entity/Display/setTransformation(Lcom/mojang/math/Transformation;)V
|
|
public net/minecraft/world/entity/Display/setTransformationInterpolationDelay(I)V
|
|
public net/minecraft/world/entity/Display/setTransformationInterpolationDuration(I)V
|
|
public net/minecraft/world/entity/Display/setViewRange(F)V
|
|
public net/minecraft/world/entity/Display/setWidth(F)V
|
|
public net/minecraft/world/entity/Entity/getEncodeId()Ljava/lang/String;
|
|
public net/minecraft/world/entity/Entity/getFireImmuneTicks()I
|
|
public net/minecraft/world/entity/Entity/getSharedFlag(I)Z
|
|
public net/minecraft/world/entity/Entity/hasVisualFire
|
|
public net/minecraft/world/entity/Entity/isInvulnerableToBase(Lnet/minecraft/world/damagesource/DamageSource;)Z
|
|
public net/minecraft/world/entity/Entity/onGround
|
|
public net/minecraft/world/entity/Entity/passengers
|
|
public net/minecraft/world/entity/Entity/portalCooldown
|
|
public net/minecraft/world/entity/Entity/random
|
|
public net/minecraft/world/entity/Entity/setSharedFlag(IZ)V
|
|
public net/minecraft/world/entity/Entity/unsetRemoved()V
|
|
public net/minecraft/world/entity/Entity/wasTouchingWater
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/durationOnUse
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/potionContents
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/radiusOnUse
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/radiusPerTick
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/reapplicationDelay
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/updateColor()V
|
|
public net/minecraft/world/entity/EntityAreaEffectCloud/waitTime
|
|
public net/minecraft/world/entity/EntityExperienceOrb/value
|
|
public net/minecraft/world/entity/EntityInsentient/armorDropChances
|
|
public net/minecraft/world/entity/EntityInsentient/handDropChances
|
|
public net/minecraft/world/entity/EntityInsentient/lootTable
|
|
public net/minecraft/world/entity/EntityInsentient/lootTableSeed
|
|
public net/minecraft/world/entity/EntityLightning/flashes
|
|
public net/minecraft/world/entity/EntityLightning/life
|
|
public net/minecraft/world/entity/EntityLightning/visualOnly
|
|
public net/minecraft/world/entity/EntityLiving/DATA_ARROW_COUNT_ID
|
|
public net/minecraft/world/entity/EntityLiving/DATA_HEALTH_ID
|
|
public net/minecraft/world/entity/EntityLiving/LIVING_ENTITY_FLAG_SPIN_ATTACK
|
|
public net/minecraft/world/entity/EntityLiving/activeEffects
|
|
public net/minecraft/world/entity/EntityLiving/detectEquipmentUpdates()V
|
|
public net/minecraft/world/entity/EntityLiving/effectsDirty
|
|
public net/minecraft/world/entity/EntityLiving/lastHurt
|
|
public net/minecraft/world/entity/EntityLiving/lastHurtByMob
|
|
public net/minecraft/world/entity/EntityLiving/lastHurtByMobTimestamp
|
|
public net/minecraft/world/entity/EntityLiving/lastHurtByPlayer
|
|
public net/minecraft/world/entity/EntityLiving/setLivingEntityFlag(IZ)V
|
|
public net/minecraft/world/entity/EntityLiving/useItemRemaining
|
|
public net/minecraft/world/entity/GlowSquid/setDarkTicks(I)V
|
|
public net/minecraft/world/entity/Interaction/attack
|
|
public net/minecraft/world/entity/Interaction/getHeight()F
|
|
public net/minecraft/world/entity/Interaction/getResponse()Z
|
|
public net/minecraft/world/entity/Interaction/getWidth()F
|
|
public net/minecraft/world/entity/Interaction/interaction
|
|
public net/minecraft/world/entity/Interaction/setHeight(F)V
|
|
public net/minecraft/world/entity/Interaction/setResponse(Z)V
|
|
public net/minecraft/world/entity/Interaction/setWidth(F)V
|
|
public net/minecraft/world/entity/OminousItemSpawner/setItem(Lnet/minecraft/world/item/ItemStack;)V
|
|
public net/minecraft/world/entity/OminousItemSpawner/spawnItemAfterTicks
|
|
public net/minecraft/world/entity/SaddleStorage/boostTime
|
|
public net/minecraft/world/entity/SaddleStorage/boostTimeTotal()I
|
|
public net/minecraft/world/entity/SaddleStorage/boosting
|
|
public net/minecraft/world/entity/animal/EntityAnimal/inLove
|
|
public net/minecraft/world/entity/animal/EntityAnimal/loveCause
|
|
public net/minecraft/world/entity/animal/EntityBee/hivePos
|
|
public net/minecraft/world/entity/animal/EntityBee/setHasNectar(Z)V
|
|
public net/minecraft/world/entity/animal/EntityBee/setHasStung(Z)V
|
|
public net/minecraft/world/entity/animal/EntityBee/stayOutOfHiveCountdown
|
|
public net/minecraft/world/entity/animal/EntityCat/setCollarColor(Lnet/minecraft/world/item/EnumColor;)V
|
|
public net/minecraft/world/entity/animal/EntityFox/DATA_TRUSTED_ID_0
|
|
public net/minecraft/world/entity/animal/EntityFox/DATA_TRUSTED_ID_1
|
|
public net/minecraft/world/entity/animal/EntityFox/setSleeping(Z)V
|
|
public net/minecraft/world/entity/animal/EntityMushroomCow/stewEffects
|
|
public net/minecraft/world/entity/animal/EntityOcelot/isTrusting()Z
|
|
public net/minecraft/world/entity/animal/EntityOcelot/setTrusting(Z)V
|
|
public net/minecraft/world/entity/animal/EntityPig/steering
|
|
public net/minecraft/world/entity/animal/EntityRabbit/registerGoals()V
|
|
public net/minecraft/world/entity/animal/EntityTropicalFish/getPackedVariant()I
|
|
public net/minecraft/world/entity/animal/EntityTropicalFish/setPackedVariant(I)V
|
|
public net/minecraft/world/entity/animal/EntityWolf/isWet
|
|
public net/minecraft/world/entity/animal/EntityWolf/setCollarColor(Lnet/minecraft/world/item/EnumColor;)V
|
|
public net/minecraft/world/entity/animal/allay/Allay/canDuplicate()Z
|
|
public net/minecraft/world/entity/animal/allay/Allay/duplicateAllay()V
|
|
public net/minecraft/world/entity/animal/allay/Allay/duplicationCooldown
|
|
public net/minecraft/world/entity/animal/allay/Allay/jukeboxPos
|
|
public net/minecraft/world/entity/animal/allay/Allay/resetDuplicationCooldown()V
|
|
public net/minecraft/world/entity/animal/frog/Tadpole/age
|
|
public net/minecraft/world/entity/animal/goat/Goat/DATA_HAS_LEFT_HORN
|
|
public net/minecraft/world/entity/animal/goat/Goat/DATA_HAS_RIGHT_HORN
|
|
public net/minecraft/world/entity/animal/horse/EntityHorse/setVariantAndMarkings(Lnet/minecraft/world/entity/animal/horse/HorseColor;Lnet/minecraft/world/entity/animal/horse/HorseStyle;)V
|
|
public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/createInventory()V
|
|
public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/inventory
|
|
public net/minecraft/world/entity/animal/horse/EntityHorseSkeleton/trapTime
|
|
public net/minecraft/world/entity/animal/sniffer/Sniffer/calculateDigPosition()Ljava/util/Optional;
|
|
public net/minecraft/world/entity/animal/sniffer/Sniffer/canDig()Z
|
|
public net/minecraft/world/entity/animal/sniffer/Sniffer/getExploredPositions()Ljava/util/stream/Stream;
|
|
public net/minecraft/world/entity/animal/sniffer/Sniffer/getState()Lnet/minecraft/world/entity/animal/sniffer/Sniffer$State;
|
|
public net/minecraft/world/entity/animal/sniffer/Sniffer/storeExploredPosition(Lnet/minecraft/core/BlockPosition;)Lnet/minecraft/world/entity/animal/sniffer/Sniffer;
|
|
public net/minecraft/world/entity/boss/enderdragon/EntityEnderDragon/subEntities
|
|
public net/minecraft/world/entity/boss/wither/EntityWither/bossEvent
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/bodyPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/disabledSlots
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/headPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/leftArmPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/leftLegPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/rightArmPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/rightLegPose
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/setMarker(Z)V
|
|
public net/minecraft/world/entity/decoration/EntityArmorStand/setSmall(Z)V
|
|
public net/minecraft/world/entity/decoration/EntityItemFrame/DATA_ITEM
|
|
public net/minecraft/world/entity/decoration/EntityItemFrame/DATA_ROTATION
|
|
public net/minecraft/world/entity/decoration/EntityItemFrame/dropChance
|
|
public net/minecraft/world/entity/decoration/EntityItemFrame/fixed
|
|
public net/minecraft/world/entity/item/EntityFallingBlock/cancelDrop
|
|
public net/minecraft/world/entity/item/EntityFallingBlock/fallDamageMax
|
|
public net/minecraft/world/entity/item/EntityFallingBlock/fallDamagePerDistance
|
|
public net/minecraft/world/entity/item/EntityFallingBlock/hurtEntities
|
|
public net/minecraft/world/entity/item/EntityItem/age
|
|
public net/minecraft/world/entity/item/EntityItem/pickupDelay
|
|
public net/minecraft/world/entity/item/EntityItem/target
|
|
public net/minecraft/world/entity/item/EntityItem/thrower
|
|
public net/minecraft/world/entity/item/EntityTNTPrimed/explosionPower
|
|
public net/minecraft/world/entity/item/EntityTNTPrimed/owner
|
|
public net/minecraft/world/entity/monster/EntityCreeper/explodeCreeper()V
|
|
public net/minecraft/world/entity/monster/EntityCreeper/explosionRadius
|
|
public net/minecraft/world/entity/monster/EntityCreeper/maxSwell
|
|
public net/minecraft/world/entity/monster/EntityCreeper/swell
|
|
public net/minecraft/world/entity/monster/EntityDrowned/groundNavigation
|
|
public net/minecraft/world/entity/monster/EntityDrowned/waterNavigation
|
|
public net/minecraft/world/entity/monster/EntityEnderman/teleport()Z
|
|
public net/minecraft/world/entity/monster/EntityEnderman/teleportTowards(Lnet/minecraft/world/entity/Entity;)Z
|
|
public net/minecraft/world/entity/monster/EntityGuardian$PathfinderGoalGuardianAttack/attackTime
|
|
public net/minecraft/world/entity/monster/EntityGuardian/randomStrollGoal
|
|
public net/minecraft/world/entity/monster/EntityGuardian/setActiveAttackTarget(I)V
|
|
public net/minecraft/world/entity/monster/EntityIllagerWizard/getCurrentSpell()Lnet/minecraft/world/entity/monster/EntityIllagerWizard$Spell;
|
|
public net/minecraft/world/entity/monster/EntityPillager/inventory
|
|
public net/minecraft/world/entity/monster/EntityShulker/DATA_COLOR_ID
|
|
public net/minecraft/world/entity/monster/EntityShulker/getRawPeekAmount()I
|
|
public net/minecraft/world/entity/monster/EntityShulker/setAttachFace(Lnet/minecraft/core/EnumDirection;)V
|
|
public net/minecraft/world/entity/monster/EntityShulker/setRawPeekAmount(I)V
|
|
public net/minecraft/world/entity/monster/EntitySkeleton/DATA_STRAY_CONVERSION_ID
|
|
public net/minecraft/world/entity/monster/EntitySkeleton/conversionTime
|
|
public net/minecraft/world/entity/monster/EntityStrider/steering
|
|
public net/minecraft/world/entity/monster/EntityVex/hasLimitedLife
|
|
public net/minecraft/world/entity/monster/EntityVex/limitedLifeTicks
|
|
public net/minecraft/world/entity/monster/EntityVindicator/isJohnny
|
|
public net/minecraft/world/entity/monster/EntityZombie/DATA_DROWNED_CONVERSION_ID
|
|
public net/minecraft/world/entity/monster/EntityZombie/conversionTime
|
|
public net/minecraft/world/entity/monster/EntityZombie/startUnderWaterConversion(I)V
|
|
public net/minecraft/world/entity/monster/EntityZombieVillager/DATA_CONVERTING_ID
|
|
public net/minecraft/world/entity/monster/EntityZombieVillager/conversionStarter
|
|
public net/minecraft/world/entity/monster/EntityZombieVillager/startConverting(Ljava/util/UUID;I)V
|
|
public net/minecraft/world/entity/monster/EntityZombieVillager/villagerConversionTime
|
|
public net/minecraft/world/entity/monster/hoglin/EntityHoglin/cannotBeHunted
|
|
public net/minecraft/world/entity/monster/hoglin/EntityHoglin/isImmuneToZombification()Z
|
|
public net/minecraft/world/entity/monster/hoglin/EntityHoglin/timeInOverworld
|
|
public net/minecraft/world/entity/monster/piglin/EntityPiglin/cannotHunt
|
|
public net/minecraft/world/entity/monster/piglin/EntityPiglin/inventory
|
|
public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/isImmuneToZombification()Z
|
|
public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/timeInOverworld
|
|
public net/minecraft/world/entity/npc/EntityVillager/increaseMerchantCareer()V
|
|
public net/minecraft/world/entity/npc/EntityVillager/releaseAllPois()V
|
|
public net/minecraft/world/entity/npc/EntityVillager/setUnhappy()V
|
|
public net/minecraft/world/entity/player/EntityHuman/closeContainer()V
|
|
public net/minecraft/world/entity/player/EntityHuman/enchantmentSeed
|
|
public net/minecraft/world/entity/player/EntityHuman/getFireImmuneTicks()I
|
|
public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityLeft(Lnet/minecraft/nbt/NBTTagCompound;)V
|
|
public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityRight(Lnet/minecraft/nbt/NBTTagCompound;)V
|
|
public net/minecraft/world/entity/player/EntityHuman/sleepCounter
|
|
public net/minecraft/world/entity/player/PlayerAbilities/flyingSpeed
|
|
public net/minecraft/world/entity/player/PlayerAbilities/walkingSpeed
|
|
public net/minecraft/world/entity/projectile/EntityArrow/firedFromWeapon
|
|
public net/minecraft/world/entity/projectile/EntityArrow/isInGround()Z
|
|
public net/minecraft/world/entity/projectile/EntityArrow/life
|
|
public net/minecraft/world/entity/projectile/EntityArrow/pickupItemStack
|
|
public net/minecraft/world/entity/projectile/EntityArrow/setPierceLevel(B)V
|
|
public net/minecraft/world/entity/projectile/EntityEnderSignal/life
|
|
public net/minecraft/world/entity/projectile/EntityEnderSignal/surviveAfterDeath
|
|
public net/minecraft/world/entity/projectile/EntityEnderSignal/tx
|
|
public net/minecraft/world/entity/projectile/EntityEnderSignal/ty
|
|
public net/minecraft/world/entity/projectile/EntityEnderSignal/tz
|
|
public net/minecraft/world/entity/projectile/EntityEvokerFangs/warmupDelayTicks
|
|
public net/minecraft/world/entity/projectile/EntityFireball/assignDirectionalMovement(Lnet/minecraft/world/phys/Vec3D;D)V
|
|
public net/minecraft/world/entity/projectile/EntityFireworks/DATA_ID_FIREWORKS_ITEM
|
|
public net/minecraft/world/entity/projectile/EntityFireworks/DATA_SHOT_AT_ANGLE
|
|
public net/minecraft/world/entity/projectile/EntityFireworks/attachedToEntity
|
|
public net/minecraft/world/entity/projectile/EntityFireworks/life
|
|
public net/minecraft/world/entity/projectile/EntityFireworks/lifetime
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/DATA_HOOKED_ENTITY
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/currentState
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/hookedIn
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/pullEntity(Lnet/minecraft/world/entity/Entity;)V
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/setHookedEntity(Lnet/minecraft/world/entity/Entity;)V
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/timeUntilHooked
|
|
public net/minecraft/world/entity/projectile/EntityFishingHook/timeUntilLured
|
|
public net/minecraft/world/entity/projectile/EntityLargeFireball/explosionPower
|
|
public net/minecraft/world/entity/projectile/EntityPotion/isLingering()Z
|
|
public net/minecraft/world/entity/projectile/EntitySpectralArrow/duration
|
|
public net/minecraft/world/entity/projectile/EntityTippedArrow/getPotionContents()Lnet/minecraft/world/item/alchemy/PotionContents;
|
|
public net/minecraft/world/entity/projectile/EntityTippedArrow/setPotionContents(Lnet/minecraft/world/item/alchemy/PotionContents;)V
|
|
public net/minecraft/world/entity/projectile/EntityTippedArrow/updateColor()V
|
|
public net/minecraft/world/entity/raid/PersistentRaid/raidMap
|
|
public net/minecraft/world/entity/raid/Raid/heroesOfTheVillage
|
|
public net/minecraft/world/entity/raid/Raid/numGroups
|
|
public net/minecraft/world/entity/raid/Raid/raidOmenLevel
|
|
public net/minecraft/world/entity/raid/Raid/ticksActive
|
|
public net/minecraft/world/entity/raid/Raid/totalHealth
|
|
public net/minecraft/world/entity/vehicle/AbstractBoat/status
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartCommandBlock/DATA_ID_COMMAND_NAME
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartContainer/lootTable
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartContainer/lootTableSeed
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartFurnace/fuel
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartTNT/explode(D)V
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartTNT/explosionPowerBase
|
|
public net/minecraft/world/entity/vehicle/EntityMinecartTNT/fuse
|
|
public net/minecraft/world/flag/FeatureFlag/mask
|
|
public net/minecraft/world/flag/FeatureFlag/universe
|
|
public net/minecraft/world/flag/FeatureFlagRegistry/names
|
|
public net/minecraft/world/food/FoodMetaData/exhaustionLevel
|
|
public net/minecraft/world/food/FoodMetaData/foodLevel
|
|
public net/minecraft/world/food/FoodMetaData/saturationLevel
|
|
public net/minecraft/world/inventory/AbstractCraftingMenu/craftSlots
|
|
public net/minecraft/world/inventory/AbstractCraftingMenu/resultSlots
|
|
public net/minecraft/world/inventory/ContainerAnvil/cost
|
|
public net/minecraft/world/inventory/ContainerAnvil/itemName
|
|
public net/minecraft/world/inventory/ContainerAnvil/repairItemCountCost
|
|
public net/minecraft/world/inventory/ContainerDispenser/dispenser
|
|
public net/minecraft/world/inventory/ContainerWorkbench/access
|
|
public net/minecraft/world/inventory/InventoryMerchant/selectionHint
|
|
public net/minecraft/world/inventory/Slot/slot
|
|
public net/minecraft/world/item/ItemBlockWallable/wallBlock
|
|
public net/minecraft/world/item/ItemBucket/content
|
|
public net/minecraft/world/item/ItemCooldown$Info
|
|
public net/minecraft/world/item/ItemCooldown$Info/endTime
|
|
public net/minecraft/world/item/ItemCooldown/cooldowns
|
|
public net/minecraft/world/item/ItemCooldown/tickCount
|
|
public net/minecraft/world/item/ItemDebugStick/handleInteraction(Lnet/minecraft/world/entity/player/EntityHuman;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/world/level/GeneratorAccess;Lnet/minecraft/core/BlockPosition;ZLnet/minecraft/world/item/ItemStack;)Z
|
|
public net/minecraft/world/item/ItemWorldMap/createNewSavedData(Lnet/minecraft/world/level/World;IIIZZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapId;
|
|
public net/minecraft/world/item/JukeboxSongPlayer/song
|
|
public net/minecraft/world/item/context/ItemActionContext/<init>(Lnet/minecraft/world/level/World;Lnet/minecraft/world/entity/player/EntityHuman;Lnet/minecraft/world/EnumHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/MovingObjectPositionBlock;)V
|
|
public net/minecraft/world/item/crafting/CraftingManager/recipes
|
|
public net/minecraft/world/item/crafting/RecipeMap/byType
|
|
public net/minecraft/world/item/enchantment/ItemEnchantments/showInTooltip
|
|
public net/minecraft/world/item/trading/MerchantRecipe/demand
|
|
public net/minecraft/world/item/trading/MerchantRecipe/result
|
|
public net/minecraft/world/item/trading/MerchantRecipe/specialPriceDiff
|
|
public net/minecraft/world/item/trading/MerchantRecipe/uses
|
|
public net/minecraft/world/level/GameRules$GameRuleValue/onChanged(Lnet/minecraft/server/MinecraftServer;)V
|
|
public net/minecraft/world/level/MobSpawnerAbstract/maxNearbyEntities
|
|
public net/minecraft/world/level/MobSpawnerAbstract/maxSpawnDelay
|
|
public net/minecraft/world/level/MobSpawnerAbstract/minSpawnDelay
|
|
public net/minecraft/world/level/MobSpawnerAbstract/nextSpawnData
|
|
public net/minecraft/world/level/MobSpawnerAbstract/requiredPlayerRange
|
|
public net/minecraft/world/level/MobSpawnerAbstract/spawnCount
|
|
public net/minecraft/world/level/MobSpawnerAbstract/spawnDelay
|
|
public net/minecraft/world/level/MobSpawnerAbstract/spawnPotentials
|
|
public net/minecraft/world/level/MobSpawnerAbstract/spawnRange
|
|
public net/minecraft/world/level/StructureManager/level
|
|
public net/minecraft/world/level/World/levelData
|
|
public net/minecraft/world/level/World/rainLevel
|
|
public net/minecraft/world/level/World/thread
|
|
public net/minecraft/world/level/World/thunderLevel
|
|
public net/minecraft/world/level/biome/BiomeBase/climateSettings
|
|
public net/minecraft/world/level/biome/BiomeBase/getTemperature(Lnet/minecraft/core/BlockPosition;I)F
|
|
public net/minecraft/world/level/block/Block/popExperience(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;I)V
|
|
public net/minecraft/world/level/block/BlockFire/igniteOdds
|
|
public net/minecraft/world/level/block/BlockShulkerBox/color
|
|
public net/minecraft/world/level/block/ChiseledBookShelfBlock/getHitSlot(Lnet/minecraft/world/phys/MovingObjectPositionBlock;Lnet/minecraft/world/level/block/state/IBlockData;)Ljava/util/OptionalInt;
|
|
public net/minecraft/world/level/block/ChiseledBookShelfBlock/getSection(F)I
|
|
public net/minecraft/world/level/block/SoundEffectType/breakSound
|
|
public net/minecraft/world/level/block/SoundEffectType/hitSound
|
|
public net/minecraft/world/level/block/entity/BrushableBlockEntity/item
|
|
public net/minecraft/world/level/block/entity/BrushableBlockEntity/lootTable
|
|
public net/minecraft/world/level/block/entity/BrushableBlockEntity/lootTableSeed
|
|
public net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity/lastInteractedSlot
|
|
public net/minecraft/world/level/block/entity/CrafterBlockEntity/craftingTicksRemaining
|
|
public net/minecraft/world/level/block/entity/DecoratedPotBlockEntity/decorations
|
|
public net/minecraft/world/level/block/entity/SculkCatalystBlockEntity$CatalystListener/bloom(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/util/RandomSource;)V
|
|
public net/minecraft/world/level/block/entity/SculkSensorBlockEntity/lastVibrationFrequency
|
|
public net/minecraft/world/level/block/entity/SculkShriekerBlockEntity/warningLevel
|
|
public net/minecraft/world/level/block/entity/TileEntityBanner/baseColor
|
|
public net/minecraft/world/level/block/entity/TileEntityBarrel/openersCounter
|
|
public net/minecraft/world/level/block/entity/TileEntityBarrel/playSound(Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
|
public net/minecraft/world/level/block/entity/TileEntityBarrel/updateBlockState(Lnet/minecraft/world/level/block/state/IBlockData;Z)V
|
|
public net/minecraft/world/level/block/entity/TileEntityBeacon/levels
|
|
public net/minecraft/world/level/block/entity/TileEntityBeacon/lockKey
|
|
public net/minecraft/world/level/block/entity/TileEntityBeacon/name
|
|
public net/minecraft/world/level/block/entity/TileEntityBeacon/primaryPower
|
|
public net/minecraft/world/level/block/entity/TileEntityBeacon/secondaryPower
|
|
public net/minecraft/world/level/block/entity/TileEntityBed/color
|
|
public net/minecraft/world/level/block/entity/TileEntityBeehive/savedFlowerPos
|
|
public net/minecraft/world/level/block/entity/TileEntityBell/resonating
|
|
public net/minecraft/world/level/block/entity/TileEntityBell/resonationTicks
|
|
public net/minecraft/world/level/block/entity/TileEntityBrewingStand/brewTime
|
|
public net/minecraft/world/level/block/entity/TileEntityBrewingStand/fuel
|
|
public net/minecraft/world/level/block/entity/TileEntityCampfire/cookingProgress
|
|
public net/minecraft/world/level/block/entity/TileEntityCampfire/cookingTime
|
|
public net/minecraft/world/level/block/entity/TileEntityChest/openersCounter
|
|
public net/minecraft/world/level/block/entity/TileEntityChest/playSound(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
|
public net/minecraft/world/level/block/entity/TileEntityConduit/destroyTarget
|
|
public net/minecraft/world/level/block/entity/TileEntityConduit/destroyTargetUUID
|
|
public net/minecraft/world/level/block/entity/TileEntityConduit/effectBlocks
|
|
public net/minecraft/world/level/block/entity/TileEntityConduit/getDestroyRangeAABB(Lnet/minecraft/core/BlockPosition;)Lnet/minecraft/world/phys/AxisAlignedBB;
|
|
public net/minecraft/world/level/block/entity/TileEntityContainer/lockKey
|
|
public net/minecraft/world/level/block/entity/TileEntityContainer/name
|
|
public net/minecraft/world/level/block/entity/TileEntityEndGateway/age
|
|
public net/minecraft/world/level/block/entity/TileEntityEndGateway/exactTeleport
|
|
public net/minecraft/world/level/block/entity/TileEntityEndGateway/exitPortal
|
|
public net/minecraft/world/level/block/entity/TileEntityEnderChest/openersCounter
|
|
public net/minecraft/world/level/block/entity/TileEntityFurnace/cookingProgress
|
|
public net/minecraft/world/level/block/entity/TileEntityFurnace/cookingTotalTime
|
|
public net/minecraft/world/level/block/entity/TileEntityFurnace/litTime
|
|
public net/minecraft/world/level/block/entity/TileEntityFurnace/recipesUsed
|
|
public net/minecraft/world/level/block/entity/TileEntityLectern/bookAccess
|
|
public net/minecraft/world/level/block/entity/TileEntityLectern/setPage(I)V
|
|
public net/minecraft/world/level/block/entity/TileEntityLootable/lootTable
|
|
public net/minecraft/world/level/block/entity/TileEntityLootable/lootTableSeed
|
|
public net/minecraft/world/level/block/entity/TileEntityShulkerBox/openCount
|
|
public net/minecraft/world/level/block/entity/TileEntitySign/playerWhoMayEdit
|
|
public net/minecraft/world/level/block/entity/TileEntitySkull/noteBlockSound
|
|
public net/minecraft/world/level/block/entity/TileEntitySkull/owner
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/author
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/ignoreEntities
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/integrity
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/metaData
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/mirror
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/mode
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/rotation
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/seed
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/showAir
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/showBoundingBox
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/structurePos
|
|
public net/minecraft/world/level/block/entity/TileEntityStructure/structureSize
|
|
public net/minecraft/world/level/block/entity/TrialSpawnerBlockEntity/trialSpawner
|
|
public net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/isOminous
|
|
public net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/stateAccessor
|
|
public net/minecraft/world/level/block/entity/trialspawner/TrialSpawnerData/currentMobs
|
|
public net/minecraft/world/level/block/entity/trialspawner/TrialSpawnerData/detectedPlayers
|
|
public net/minecraft/world/level/block/entity/trialspawner/TrialSpawnerData/nextSpawnData
|
|
public net/minecraft/world/level/block/state/BlockBase$BlockData/destroySpeed
|
|
public net/minecraft/world/level/block/state/IBlockDataHolder/PROPERTY_ENTRY_TO_STRING_FUNCTION
|
|
public net/minecraft/world/level/block/state/properties/BlockStateInteger/max
|
|
public net/minecraft/world/level/block/state/properties/BlockStateInteger/min
|
|
public net/minecraft/world/level/chunk/Chunk/level
|
|
public net/minecraft/world/level/chunk/Chunk/loaded
|
|
public net/minecraft/world/level/chunk/ChunkGenerator/generationSettingsGetter
|
|
public net/minecraft/world/level/chunk/DataPaletteBlock/registry
|
|
public net/minecraft/world/level/chunk/IChunkAccess/blockEntities
|
|
public net/minecraft/world/level/chunk/IChunkAccess/heightmaps
|
|
public net/minecraft/world/level/chunk/storage/EntityStorage/entityDeserializerQueue
|
|
public net/minecraft/world/level/chunk/storage/EntityStorage/level
|
|
public net/minecraft/world/level/chunk/storage/RegionFileCache/regionCache
|
|
public net/minecraft/world/level/chunk/storage/SerializableChunkData/BLOCK_STATE_CODEC
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/dragonEvent
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/dragonUUID
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/findExitPortal()Lnet/minecraft/world/level/block/state/pattern/ShapeDetector$ShapeDetectorCollection;
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/level
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/portalLocation
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/previouslyKilled
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/respawnDragon(Ljava/util/List;)V
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/respawnStage
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/setRespawnStage(Lnet/minecraft/world/level/dimension/end/EnumDragonRespawn;)V
|
|
public net/minecraft/world/level/dimension/end/EnderDragonBattle/spawnExitPortal(Z)V
|
|
public net/minecraft/world/level/entity/PersistentEntitySectionManager/ensureChunkQueuedForLoad(J)V
|
|
public net/minecraft/world/level/entity/PersistentEntitySectionManager/permanentStorage
|
|
public net/minecraft/world/level/levelgen/ChunkGeneratorAbstract/settings
|
|
public net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/exclusionZone
|
|
public net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/frequency
|
|
public net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/frequencyReductionMethod
|
|
public net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/locateOffset
|
|
public net/minecraft/world/level/levelgen/structure/placement/StructurePlacement/salt
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure/entityInfoList
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure/palettes
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager/loadFromGenerated(Lnet/minecraft/resources/MinecraftKey;)Ljava/util/Optional;
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager/loadFromResource(Lnet/minecraft/resources/MinecraftKey;)Ljava/util/Optional;
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager/readStructure(Ljava/io/InputStream;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure;
|
|
public net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager/structureRepository
|
|
public net/minecraft/world/level/material/MaterialMapColor/MATERIAL_COLORS
|
|
public net/minecraft/world/level/saveddata/maps/WorldMap/carriedBy
|
|
public net/minecraft/world/level/saveddata/maps/WorldMap/carriedByPlayers
|
|
public net/minecraft/world/level/saveddata/maps/WorldMap/decorations
|
|
public net/minecraft/world/level/saveddata/maps/WorldMap/setColorsDirty(II)V
|
|
public net/minecraft/world/level/saveddata/maps/WorldMap/setDecorationsDirty()V
|
|
public net/minecraft/world/level/storage/Convertable$ConversionSession/levelDirectory
|
|
public net/minecraft/world/level/storage/Convertable/baseDir
|
|
public net/minecraft/world/level/storage/WorldDataServer/settings
|
|
public net/minecraft/world/level/storage/WorldPersistentData/cache
|
|
public net/minecraft/world/scores/ScoreboardObjective/displayName
|
|
public net/minecraft/world/scores/criteria/IScoreboardCriteria/CRITERIA_CACHE
|
|
|
|
public-final net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol/hostName
|
|
public-final net/minecraft/server/DataPackResources/commands
|
|
private-final net/minecraft/server/MinecraftServer/connection
|
|
private-final net/minecraft/server/MinecraftServer/levels
|
|
public-final net/minecraft/server/MinecraftServer/storageSource
|
|
protected-final net/minecraft/server/MinecraftServer/worldData
|
|
public-final net/minecraft/server/dedicated/DedicatedServer/serverLinks
|
|
public-final net/minecraft/server/dedicated/DedicatedServer/settings
|
|
public-final net/minecraft/server/level/TicketType/timeout
|
|
public-final net/minecraft/server/players/PlayerList/maxPlayers
|
|
public-final net/minecraft/world/entity/ai/attributes/AttributeRanged/maxValue
|
|
public-final net/minecraft/world/entity/EntityInsentient/goalSelector
|
|
public-final net/minecraft/world/entity/EntityInsentient/targetSelector
|
|
public-final net/minecraft/world/entity/EntityLiving/combatTracker
|
|
public-final net/minecraft/world/entity/EntityLiving/invulnerableDuration
|
|
protected net/minecraft/world/entity/EntityLiving/skipDropExperience
|
|
public-final net/minecraft/world/inventory/Container/lastSlots
|
|
public-final net/minecraft/world/inventory/Container/remoteSlots
|
|
public-final net/minecraft/world/inventory/Container/slots
|
|
private-final net/minecraft/world/item/ItemStack/item
|
|
public-final net/minecraft/world/item/enchantment/ItemEnchantments$a/showInTooltip
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/baseCostA
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/costB
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/maxUses
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/priceMultiplier
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/rewardExp
|
|
public-final net/minecraft/world/item/trading/MerchantRecipe/xp
|
|
public-final net/minecraft/world/level/WorldSettings/hardcore
|
|
public-final net/minecraft/world/level/WorldSettings/levelName
|
|
private-final net/minecraft/world/level/block/entity/TileEntityBeehive/stored
|
|
public-final net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/normalConfig
|
|
public-final net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/ominousConfig
|
|
public-final net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/requiredPlayerRange
|
|
public-final net/minecraft/world/level/block/entity/trialspawner/TrialSpawner/targetCooldownLength
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/dimension
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/locked
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/scale
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/trackingPosition
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/unlimitedTracking
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/centerX
|
|
public-final net/minecraft/world/level/saveddata/maps/WorldMap/centerZ
|