Commits
md_5 authored 059e48d0b46
105 105 | public net/minecraft/world/BossBattle/name |
106 106 | public net/minecraft/world/BossBattle/overlay |
107 107 | public net/minecraft/world/ChestLock/key |
108 108 | public net/minecraft/world/InventoryLargeChest/container1 |
109 109 | public net/minecraft/world/InventoryLargeChest/container2 |
110 110 | public net/minecraft/world/InventorySubcontainer/items |
111 111 | public net/minecraft/world/entity/Entity/getSharedFlag(I)Z |
112 112 | public net/minecraft/world/entity/Entity/getFireImmuneTicks()I |
113 113 | public net/minecraft/world/entity/Entity/getEncodeId()Ljava/lang/String; |
114 114 | public net/minecraft/world/entity/Entity/hasVisualFire |
115 + | public net/minecraft/world/entity/Entity/onGround |
115 116 | public net/minecraft/world/entity/Entity/passengers |
116 117 | public net/minecraft/world/entity/Entity/portalCooldown |
117 118 | public net/minecraft/world/entity/Entity/remainingFireTicks |
118 119 | public net/minecraft/world/entity/Entity/setSharedFlag(IZ)V |
119 120 | public net/minecraft/world/entity/Entity/unsetRemoved()V |
120 121 | public net/minecraft/world/entity/Entity/wasTouchingWater |
121 122 | public net/minecraft/world/entity/EntityAreaEffectCloud/durationOnUse |
122 123 | public net/minecraft/world/entity/EntityAreaEffectCloud/radiusOnUse |
123 124 | public net/minecraft/world/entity/EntityAreaEffectCloud/radiusPerTick |
124 125 | public net/minecraft/world/entity/EntityAreaEffectCloud/reapplicationDelay |
152 153 | public net/minecraft/world/entity/animal/EntityFox/setSleeping(Z)V |
153 154 | public net/minecraft/world/entity/animal/EntityMushroomCow/setMushroomType(Lnet/minecraft/world/entity/animal/EntityMushroomCow$Type;)V |
154 155 | public net/minecraft/world/entity/animal/EntityOcelot/isTrusting()Z |
155 156 | public net/minecraft/world/entity/animal/EntityOcelot/setTrusting(Z)V |
156 157 | public net/minecraft/world/entity/animal/EntityPig/steering |
157 158 | public net/minecraft/world/entity/animal/EntityRabbit/registerGoals()V |
158 159 | public net/minecraft/world/entity/animal/axolotl/Axolotl/setVariant(Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V |
159 160 | public net/minecraft/world/entity/animal/horse/EntityHorse/setVariantAndMarkings(Lnet/minecraft/world/entity/animal/horse/HorseColor;Lnet/minecraft/world/entity/animal/horse/HorseStyle;)V |
160 161 | public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/inventory |
161 162 | public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/createInventory()V |
162 - | public net/minecraft/world/entity/animal/horse/EntityLlama/setStrength(I)V |
163 163 | public net/minecraft/world/entity/boss/enderdragon/EntityEnderDragon/subEntities |
164 164 | public net/minecraft/world/entity/boss/wither/EntityWither/bossEvent |
165 165 | public net/minecraft/world/entity/decoration/EntityArmorStand/bodyPose |
166 166 | public net/minecraft/world/entity/decoration/EntityArmorStand/disabledSlots |
167 167 | public net/minecraft/world/entity/decoration/EntityArmorStand/headPose |
168 168 | public net/minecraft/world/entity/decoration/EntityArmorStand/leftArmPose |
169 169 | public net/minecraft/world/entity/decoration/EntityArmorStand/leftLegPose |
170 170 | public net/minecraft/world/entity/decoration/EntityArmorStand/rightArmPose |
171 171 | public net/minecraft/world/entity/decoration/EntityArmorStand/rightLegPose |
172 172 | public net/minecraft/world/entity/decoration/EntityArmorStand/setShowArms(Z)V |
206 206 | public net/minecraft/world/entity/monster/EntityZombieVillager/startConverting(Ljava/util/UUID;I)V |
207 207 | public net/minecraft/world/entity/monster/EntityZombieVillager/villagerConversionTime |
208 208 | public net/minecraft/world/entity/monster/hoglin/EntityHoglin/cannotBeHunted |
209 209 | public net/minecraft/world/entity/monster/hoglin/EntityHoglin/isImmuneToZombification()Z |
210 210 | public net/minecraft/world/entity/monster/hoglin/EntityHoglin/timeInOverworld |
211 211 | public net/minecraft/world/entity/monster/piglin/EntityPiglin/cannotHunt |
212 212 | public net/minecraft/world/entity/monster/piglin/EntityPiglin/inventory |
213 213 | public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/isImmuneToZombification()Z |
214 214 | public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/timeInOverworld |
215 215 | public net/minecraft/world/entity/npc/EntityVillager/increaseMerchantCareer()V |
216 + | public net/minecraft/world/entity/npc/EntityVillager/releaseAllPois()V |
216 217 | public net/minecraft/world/entity/npc/EntityVillager/setUnhappy()V |
217 218 | public net/minecraft/world/entity/player/EntityHuman/closeContainer()V |
218 219 | public net/minecraft/world/entity/player/EntityHuman/getFireImmuneTicks()I |
219 220 | public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityLeft(Lnet/minecraft/nbt/NBTTagCompound;)V |
220 221 | public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityRight(Lnet/minecraft/nbt/NBTTagCompound;)V |
221 222 | public net/minecraft/world/entity/player/EntityHuman/sleepCounter |
222 223 | public net/minecraft/world/entity/player/PlayerAbilities/flyingSpeed |
223 224 | public net/minecraft/world/entity/player/PlayerAbilities/walkingSpeed |
224 225 | public net/minecraft/world/entity/projectile/EntityArrow/inGround |
225 226 | public net/minecraft/world/entity/projectile/EntityArrow/knockback |