スナップショット 20W18A での技術的変更点
- server.properties ファイルに enable-status オプションを追加し、false に設定するとクライアントからのステータスリクエストへの返信を抑制するようにしました。これにより、マルチプレイヤー画面でサーバーがオフラインとして表示されます
- サーバーがクライアントに送信するエンティティ データの量を制御する機能を追加しました。
- 進歩システムを変更しました
エンティティ ブロードキャスティング
サーバーがクライアントにエンティティに関するデータをどの範囲で送信するかを制御できるようになりました。
- entity-roadcast-range-percentage サーバープロパティを追加しました。クライアントに送信されるにはエンティティがどのくらい近くにいる必要があるかを管理するプロパティです。値が大きいほど、プレイヤーから遠くにいるエンティティも見えますが、ネットワークが重くなる原因にもなります。デフォルトの値のパーセンテージが調整可能です。例えば 50 となっている場合は、 デフォルト値の範囲の半分までエンティティが見えるということになります。
進歩
- 全てのトリガーに player チェックを追加 (impossible の場合を除く)
- トリガーでのエンティティ チェックでルート テーブルの条件構文を使用できるようになりました。
拡張エンティティ チェック
トリガーでのエンティティ チェックでルート テーブル条件構文を使用できるようになりました。
以前のこちらの構文が:
{
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "minecraft:blaze"
}
}
}
今では以下の構文に等しいです:
{
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": [
{
"condition": "minecraft:entity_properties",
"predicate": {
"type": "minecraft:blaze"
},
"entity": "this"
}
]
}
}
※注意 1: ルートテーブルと同じように、最上位の配列のすべての条件が満たされていなければ、全体の条件が発動しません。
※注意 2: 新しい機能にアクセスするには、最上位の要素は JSON 配列でなければなりません。JSON オブジェクトは旧記法で解釈されます。
拡張トリガーのリスト:
- 各トリガーに player フィールドが新しく追加
- bred_animals - parent, partner, child
- channeled_lightning - victims
- cured_zombie_villager - zombie, villager
- fishing_rod_hooked - entity
- killed_by_crossbow - victims
- player_killed_entity - entity
- entity_killed_player - entity
- player_hurt_entity - entity
- summoned_entity - entity
- tame_animal - entity
- target_hit - projectile
- villager_trade - villager
その他のトリガー変更
- player の追加により、location、slept_in_bed、hero_of_the_village、voluntary_exile の既存のコンテンツを top-level object ではなく、location フィールドに置くことができるようになりました。古い構文はまだサポートされていますが、今後使えなくなる予定です。
スナップショット 20W19A での新要素
- 黒石と砂利がネザー (暗黒界) のどのバイオームでも生成され、ソウルサンドがソウルサンドの谷で生成されるようになりました
- 「ストライダーで移動した距離」の項目を追加しました
スナップショット 20W19A での変更点
- 職業や稼働時間を問わず、どの村人もアイアン ゴーレムをスポーンできるようになりました
- Bastion (バスティオン) が見つけられる頻度がさがりました
- 骨粉を蒔いたときのしだれツタとねじれツタの成長スピードを低くしました
- ネザー スプラウトを回収するにはハサミが必要になりました
- Mob Cap (モブのスポーン制限) に合わせてモブのスポーン条件を微調整しました
- ネザー (暗黒界) のバイオームの生成と配置を調整しました
スナップショット 20W19A での技術的変更点
- 魚のモブカテゴリーと Mob Cap (モブのスポーン制限) が追加されました
スナップショット 20W18A で修正されたバグ
20W18A で修正されたバグについては、以下原文をそのまま掲載いたします。
- MC-11211 - Unable to perform many right click actions when targeting the top face of blocks placed at y=255
- MC-111381 - Rendering rotations for shulkers are set in onInitialSpawn method
- MC-143904 - Adding a non-rail block to the “rails” block tag will crash the game when placing a minecart on it
- MC-147255 - Beds in the overworld will explode if in a nether wastes biome
- MC-162385 - The background of the title text does not fade with the text
- MC-166269 - Wet wolves become black for an instant after shaking off water
- MC-166296 - Mobs picking up and equipping items does not play the equipping sound
- MC-170840 - Broken spawn rates in soul sand valleys and warped forests
- MC-170944 - /locatebiome messages do not fit for all biome names
- MC-171523 - Inconsistent strings for warped and crimson wall signs
- MC-172172 - Adult piglins spin around while following the player
- MC-172253 - Equip sound doesn’t play when Piglins equip items
- MC-173067 - NullPointerException when a structure containing a campfire is placed during world generation
- MC-173198 - Target blocks are transparent and do not transfer redstone signals
- MC-173385 - New Nether lighting system doesn’t affect fluids, entity-like blocks (chests, etc.) and entities
- MC-173747 - Armor enchantment glint doesn’t render
- MC-174573 - Nether vines can drop multiple copies with fortune (free duplication)
- MC-174593 - Inconsistent pluralisation in “fell off a scaffolding”
- MC-174811 - Zombified piglins are able to spawn on top of nether wart blocks
- MC-175107 - It’s possible to get Bad Omen VI in Survival mode
- MC-175740 - Game crashes when dispenser is used on non-beehive block in #beehives tag
- MC-175741 - Game crashes when a cat attempts to sleep in a non-bed in the #beds tag
- MC-176028 - Striders can spawn in stacks of three or more
- MC-176032 - Striders can float
- MC-176054 - Baby strider passengers float / passenger offset is too high
- MC-176135 - Striders riding other entities are not cold
- MC-176203 - Striders with Levitation walking on Lava don’t levitate
- MC-176459 - Baby striders can spawn with saddles
- MC-176468 - Adult striders can spawn with saddles
- MC-177105 - Piglins, hoglins, zoglins and villagers look at their target’s feet instead of its head
- MC-177127 - Unnecessary exclamation point in subtitle “End Portal opens!”
- MC-177173 - Baby Zoglin age status value is not stored in the NBT tag.
- MC-177561 - Compasses used on the top of lodestone at y=255 do not break when the lodestone is destroyed
- MC-177771 - “death.attack.fireworks.item” displays raw translation string (is untranslated)
- MC-177790 - Piglin Banners are named block.minecraft.banner.piglin.[<colour>]
- MC-177794 - Globe Banner Pattern is not required to add the globe to a banner
- MC-177816 - Failed to access/delete level should be “world”
- MC-177911 - Cave generator doesn’t cut through blackstone
- MC-177951 - Game crashes when fire starters are used on a non-campfire in the #campfires tag
- MC-177976 - Baby piglins can pick up soul campfires
- MC-178013 - Zombified Piglins riding striders can despawn, leaving saddled striders
- MC-178129 - Entity conversion subtitles use inconsistent tenses
- MC-178336 - The message “You have no home bed or respawn anchor, or it was obstructed” doesn’t make it clear that your respawn anchor might have been depleted
- MC-178817 - “Chain Blocks” don’t have a “waterlogged” state
- MC-178943 - Piglins/hoglins spawned in bastion remnants can outrun players
- MC-178949 - Bastion Remnants cannot be generated in in superflat worlds
- MC-179839 - Chat text renders behind the armor bar
- MC-179841 - Game crashes when you optimize your world
- MC-179845 - Rain falls through any blocks in some spots
- MC-179847 - Hoglins and Piglins spin around
- MC-179850 - There is no difference between Entity Distance 100% and 500%
- MC-179858 - Maps show stone-like pattern despite it not being there
- MC-179863 - Setting attribute minecraft:generic.max_health value to 0 or lower causes an infinite death loop after dying
- MC-179866 - In some spots, it is raining even if it should be snowing
- MC-179868 - Crash when going to a previous page of writable books
- MC-179883 - Raw JSON text duplicates components in “extra” in entity names
- MC-179886 - Play button overlay doesn’t appear in worldsave selection GUI
- MC-179905 - Caption of game rule screen is missing
- MC-179952 - Height map data doesn’t get converted
- MC-179954 - Keybindings are not correctly inserted into the demo info box text
- MC-180030 - Adult hoglins zombified into an adult zoglin deals the same damage as a baby
- MC-180100 - Rain particles appear black under certain conditions
- MC-180110 - Underline and strikethrough in JSON text don’t always render correctly
- MC-180125 - Incorrect font spacing on non-BMP characters
- MC-180135 - Empty chat messages are not displayed
- MC-180138 - Long messages in chat no longer have hanging indention
- MC-180246 - The “r” in “Game rules” is not capitalized
- MC-180248 - The “g” in “Upgrade gear” is not capitalized
- MC-180299 - “Elytra” in “Disable Elytra movement check” is inconsistently capitalized
- MC-180353 - Chat background renders in front of the Debug Menu but chat text renders behind it
- MC-181296 - Panorama has wrong overlay when using Programmer Art
スナップショット 20W19A で修正されたバグ
20W19A で修正されたバグについては、以下原文をそのまま掲載いたします。
- MC-87949 - The shield use statistic is not working
- MC-89956 - Levitation has no effect if gliding with elytra
- MC-116293 - Functioning clock and compass in recipe book
- MC-125613 - Datapack tag “stairs” does not use #wooden_stairs
- MC-145862 - Villagers try to sleep in occupied beds
- MC-152084 - Villagers occasionally stand up out of beds at night, then can never sleep in that bed again
- MC-152170 - When a villager takes the bed of another villager then the bed’s previous owner will not look for a new bed
- MC-157077 - Villagers will not sleep in beds at night
- MC-158542 - Iron Golems don’t stop spawning
- MC-160250 - Naturally generated villagers are not pathfinding towards their POI; POI detection range is too small
- MC-166764 - Villagers spawned on world generation have a lower follow range than villagers spawned by other means
- MC-170612 - Villagers spawned by meeting points have frozen AI and do not move when that chunk is freshly generated
- MC-172107 - Piglins and Hoglins don’t get zombified in the end
- MC-172524 - Letters of name tag render inconsistently when sneaking (within the same name tag)
- MC-172899 - Piglins with blocks (pumpkins) equipped on their heads show z-fighting
- MC-173015 - Crimson roots, Warped roots, and Nether sprouts are not randomly offset
- MC-173115 - Mobs can spawn inside of wither roses
- MC-174568 - Rail updates are 3-4x times laggier since 1.13
- MC-174909 - Endermen don’t teleport when on magma blocks
- MC-175251 - Fish are spawning in with extremely high numbers. Over 200 different entities of cod every five minutes
- MC-177839 - Blackstone and blackstone walls use the blackstone side face on the bottom, while blackstone stairs and slabs use the blackstone top face on the bottom
- MC-178487 - Saddles on untamed horses no longer render
- MC-179989 - Smithing Table and Anvil UI does not have “Inventory” title above player inventory
- MC-180064 - Piglins would rather use an unenchanted crossbow instead of an enchanted crossbow
- MC-180297 - Player name color in list appears too dark
- MC-180407 - Piglin bartering is limited to dropping a single item stack from the loot table
- MC-180410 - Enderman spawn rate seems very low on upgraded worlds
- MC-180575 - Dispensers now always plays “dispenser failed” when dispensing glowstone
- MC-181353 - Warped and Crimson Doors have no hinges
- MC-181418 - Entity names can no longer be colored
- MC-181424 - Fish (and other items from fishing) cannot be caught with a fishing rod
- MC-181461 - Enchantement glint doesn’t render on shields, tridents and elytra
- MC-181479 - Map marker labels do not render properly
- MC-181524 - Redstone does not visually connect when going up soul sand
- MC-181566 - Powered redstone dust only generates particles at the center of the block
- MC-181944 - Font of category/section text in creative mode item selection screen is much thicker than in 1.15.2
- MC-182595 - Parity issue: Blackstone doesn’t generate in ore veins in nether wastes
スナップショットの入手方法
スナップショットをインストールするには Minecraft ランチャーを開いて、Installations タブで Snapshots を有効にしてください。
スナップショットはワールドを破損してしまう恐れがありますので、バックアップをするかメインのワールドとは別のフォルダで実行してください。
クロスプラットフォームサーバー jar :
バグの報告はこちらから:
フィードバックを送信したいですか?
この記事を共有する