Commit Graph

2909 Commits

Author SHA1 Message Date
apple502j dfda2435aa
Fix several mapping bugs (#3074)
Resolves #3043
Resolves #3057
Resolves #3066
2022-04-14 22:19:33 +01:00
Noah van der Aa dcbab03041
Map VeinCreator (class_6955) (#3038)
* Map VeinCreator (class_6955)

* Address comments

* Address comments

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-03-05 14:37:12 +00:00
modmuss50 2d548eedce 1.18.2 2022-02-28 14:11:10 +00:00
Shnupbups d1df9656eb
best pr ever (#3037)
removed a single letter to reflect change made in RC1
2022-02-25 14:40:56 +00:00
modmuss50 e26f9d1d29 1.18.2-rc1 2022-02-25 14:26:22 +00:00
enbrain 89f68384a3
Fix chest model part names being swapped (#3036) 2022-02-25 08:52:30 +00:00
Shnupbups 7dfbb2f61b
moved a couple classes (#3032)
`TextureMap` moved to `data/client`  - `data/client/model` package is no longer used, but `TextureMap` was still in it accidentally due to being renamed by another PR
`NoiseHelper` moved to `world/gen/noise` - makes sense to be with other noise related classes
2022-02-25 08:52:19 +00:00
Noah van der Aa 1e2be4f32a
Use camelCase for fields in VanillaBiomeParameters (#3034) 2022-02-24 22:25:12 +00:00
Shnupbups 44028de306
1.18.2-pre3 stuff (#3031) 2022-02-24 18:19:07 +00:00
apple502j 6d6db4430f
Fix javadoc error (#3035) 2022-02-24 18:18:07 +00:00
apple502j ce775e378d
Rename ServerResourceManager (#3029)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-23 21:59:26 +00:00
apple502j 15cdad81b0
1.18.2-pre3 stuff (#3030)
* 1.18.2-pre3 stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-23 21:58:44 +00:00
modmuss50 f0f44472dd 1.18.2-pre3 2022-02-23 16:15:59 +00:00
apple502j cfeee50df1
Map class_6904 and related stuff (#3017)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-23 10:59:09 +00:00
Shnupbups 7ca2496621
1.18.2-pre1 stuff (#3022)
* 1.18.2-pre1 stuff

* Update StructureFeature.mapping

* Update StructureFeature.mapping

* 1.18.2-pre1 stuff

* yeah

* removed duplicates

not sure how they managed to stay

* Update mappings/net/minecraft/world/StructureSpawns.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-23 10:56:40 +00:00
apple502j 9965d9ca53
1.18.2 pre1 stuff (#3023)
* 1.18.2 pre1 stuff

* Remove RegistryItemArgumentType, separate PR

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-22 17:00:35 +00:00
Jake Potrebic 45c56b435b
Rename flag from 'scared' to 'sitting' (#2965)
When you send the entity metadata packet with the appropriate update to the client
the panda's behavior can be better described as sitting up rather than being scared
2022-02-22 16:59:28 +00:00
apple502j 29f36d2f10
1.18.2 pre2 stuff (#3027) 2022-02-22 16:29:15 +00:00
apple502j b5c6646188
Map RegistryPredicateArgumentType (#3025)
* Map RegistryPredicateArgumentType

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-21 17:33:27 +00:00
modmuss50 ceb3a205fb 1.18.2-pre2 2022-02-21 16:09:06 +00:00
Shnupbups 4731a2c3ce
22w07a stuff (#3012)
* biome tags

* more biome tag stuff + datafix

* more stuff

* remove stuff mapped by #3013

* some noise stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* dropped invalids

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-19 11:29:24 +00:00
apple502j 20e6725f2c
22w07a stuff (#3013)
* 22w07a stuff

* Update Registry.mapping

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* registryKeys -> keys

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-18 22:44:32 +00:00
Jake Potrebic fb1700efe5
Remove reference to wool (#3021) 2022-02-18 18:35:12 +00:00
apple502j 4edf893074
Rename TagKey#intern (#3020)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-18 18:17:56 +00:00
modmuss50 7623cc5bec Update name-proposal 2022-02-18 18:13:00 +00:00
modmuss50 e268e3d958 1.18.2-pre1 2022-02-18 17:15:29 +00:00
SquidCooki2 81d81de49f
Update arg to be consistent with its block counterpart (#3015)
Unmapped argument in RenderLayers
- Inconsistent with its block counterpart, "map"
- "hashMap"
2022-02-18 09:04:24 +00:00
modmuss50 025aff5b55 Update name name-proposal 2022-02-16 18:45:19 +00:00
Player fd8c5a7486 22w07a 2022-02-16 19:13:28 +01:00
Gegy ae2126e384
fix misleading VertexBuffer-related names (#3005) 2022-02-16 16:58:50 +00:00
modmuss50 c490cdb066
Fix broken javadoc jar (#3011)
* Try building against jdk18

* update grade

* Update asm for unpick

* Set ignore-source-errors
2022-02-16 16:19:57 +00:00
apple502j ab17c13eb1
22w06a more cursed stuff (#3004)
* 22w06a more cursed stuff

* Even more cursed stuff

* Finish mapping cursed stuff

* Revert move

* Fix javadoc lint

* Update mappings/net/minecraft/util/registry/RegistryEntryListCodec.mapping

Co-authored-by: Shnupbups <shnupbups@gmail.com>

* 6903 is RegistryOps

* Copy javadocs

* More fixes

* Fix invalid mapping

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Rename RegistryCodecs methods

Co-authored-by: Shnupbups <shnupbups@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-16 15:57:25 +00:00
Noah van der Aa 35180240f9
Map some fields related to stats and structures (#3006)
* Map some fields related to stats and structures

* Update mappings/net/minecraft/stat/StatFormatter.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/structure/DesertTempleGenerator.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-12 17:04:42 +00:00
apple502j 3fa5f241ce
22w06a more tags/registries stuff (#3003)
* 22w06a more tags/registries stuff

* rename to getIndexedEntries
2022-02-12 17:04:11 +00:00
liach 33efbaf906
22w06a resources (#2998)
* 22w06a resources

fyi javadoc gen broke, wait for me to fix it...

Signed-off-by: liach <liach@users.noreply.github.com>

* Apply suggestions from code review

* Update mappings/net/minecraft/resource/NamespaceResourceManager.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-12 17:03:23 +00:00
Noah van der Aa a6d414dd13
Map some random entity stuff (#2994)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-11 09:03:20 +00:00
enbrain c35b6868e2
Rename some builder classes (#2921)
* Rename some builder classes

* builder -> advancementBuilder

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-02-11 09:02:52 +00:00
haykam821 3e9aadc6d2
Map structure placements (#2997)
* Map structure placements

* Update mappings/net/minecraft/world/gen/chunk/placement/StructurePlacementType.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: modmuss50 <modmuss50@gmail.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-02-11 08:56:39 +00:00
Shnupbups 0a36582e4b
Datagen refactors (#2905)
* `BlockStateDefinitionProvider` -> `ModelProvider`

`BlockStateDefinitionProvider` is inaccurate, as it also handles all the models in the game including item models.

Also moved everything from `data/client/model` down to just `data/client` as they're *all* model related so there's no point in having it be separate.

Should probably backport this to 1.18, and maybe even 1.17.1 if #2904 is merged. Also recommend the rename is reflected in the Fabric API implementation also.

* Make all providers and generators plural where appropriate

Also change `WorldgenListProvider` to `WorldgenProvider`... why did it have `List` in the first place?

* Change to singular prefixes

* Fix some incorrect names

* Update Tag.mapping

* Update RecipeProvider.mapping

* Update RecipeProvider.mapping

* Fix bad merge

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-02-11 08:55:08 +00:00
Shnupbups 81898922c6
22w06a stuff (#2996)
* man wtf is this

* Revert "man wtf is this"

This reverts commit 8e63ae95e9.

* oh gosh oh heck what is this

* why

* seriously

* Update RegistryEntryList.mapping
2022-02-10 18:47:38 +00:00
haykam821 c6ba227c7d
Map the RegistryEntryList class (#3001)
* Map the RegistryEntryList class

* Move the RegistryEntryList class to the net.minecraft.util.registry package
2022-02-10 18:39:46 +00:00
apple502j eb5070e74f
22w06a non-cursed stuff (#2999) 2022-02-10 17:31:50 +00:00
modmuss50 0ef70746f2 22w06a 2022-02-09 18:58:35 +00:00
enbrain e8a1536e6c
Fix some setters not matching fields and params (#2978)
* Fix some setters not matching fields and params

* Revert params with current prefix

* Rename targetPool to target

to match the setter in JigsawBlockEntity

* Revert more renames

* Revert setInvStackList -> setInventory

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 16:42:35 +00:00
Shnupbups 536210f3e7
some random stuff (#2969)
* some random stuff

* more stuff

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 16:42:22 +00:00
haykam821 e92e4b57c1
Rename the Texture class to TextureMap (#2974) 2022-02-09 11:41:36 +00:00
Noah van der Aa c4e3dcfe53
Rename NarratorOptionsScreen -> SimpleOptionsScreen (#2984) 2022-02-09 11:39:31 +00:00
haykam821 53a6bb1e84
Rename the BlockStateModelGenerator#registerCarpet method to registerWoolAndCarpet (#2973) 2022-02-09 11:37:57 +00:00
Noah van der Aa 054f9cc569
Rename Screen#removed and Screen#onClose (#2987)
* Rename Screen#removed and Screen#onClose

* Revert onClose -> removed rename
2022-02-09 11:37:36 +00:00
apple502j 88ca0afebd
Document ServerWorld stuff (#2891)
* Document ServerWorld stuff

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

* More stuff

* Fix and change some stuff

* Temporary commit

* Fix some stuff

* Fixes

* Should fix all javadoc issues

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Clarify world spawn pos

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-02-09 11:36:29 +00:00
apple502j d6fb8204b8
Map spline (#2953)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:35:43 +00:00
apple502j 10fda6dd17
22w03a stuff (#2971)
* 22w03a stuff

* Fix ExclusiveNbtCollector

* Remove OpenDoorsTask mapping for conflict

* Remove SpreadPlayersCommand mapping for conflict

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Renames, javadoc, etc

* Fix description of shouldCrashOnException

* Update mappings/net/minecraft/entity/FallingBlockEntity.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:33:27 +00:00
apple502j 2dc52f1d2e
Move, rename and document spawners (#2962)
* Move, rename and document spawners

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:30:19 +00:00
apple502j a70b1d3cea
22w05a stuff (#2993)
* 22w05a stuff

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename WeaponSmithChestLootTableFix

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-02-09 11:25:03 +00:00
modmuss50 a038ffcefc 22w05a 2022-02-02 17:09:28 +00:00
apple502j aa4a5ac638
Fix javadoc links to NbtElement#END_TYPE (#2989)
* Fix javadoc links to NbtElement#END_TYPE

* Use default
2022-01-29 19:00:49 +00:00
apple502j def0910f63
Fix javadoc links to NbtElement#END_TYPE (#2989)
* Fix javadoc links to NbtElement#END_TYPE

* Use default
2022-01-29 19:00:44 +00:00
CyborgCabbage d586fb599b
Pattern name BACKSLASH_S_PATTERN does not indicate what the pattern does (#2990)
* The name of the regex was unclear. Now knowing the properties of the regex, the function name can also be changed to something clearer.

* WHITESPACE_PATTERN indicates the behaviour of the regex more clearly.
2022-01-29 18:18:08 +00:00
Noah van der Aa c968285953
Map some fields and params based around the dragon battle (#2985)
* Map some fields and params based around the dragon battle

* SPAWN_HEIGHT -> SPAWN_Y

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-28 20:10:24 +00:00
Noah van der Aa 85fa88287a
Rename net.minecraft.world.gen.decorator package to placementmodifier (#2986)
* Rename net.minecraft.world.gen.decorator package to placementmodifier

* missed a few

* PlacementModifierContext

* FeaturePlacementContext

* relocate

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-01-28 20:10:16 +00:00
Noah van der Aa 46ff9cf902
Rename AbstractBlock#hasSolidTopSurface to isSolidSurface (#2981) 2022-01-25 15:59:18 +00:00
Shnupbups 1abefdfd2e
22w03a command stuff (#2967)
* 22w03a command stuff

Feat. new placefeature command

* Update SpreadPlayersCommand.mapping

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* how did this happen

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update SuggestionProviders.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-25 15:59:03 +00:00
Jake Potrebic 14eca98488
Fix entity param name for updateKilledAdvancementCriterion (#2975) 2022-01-23 15:11:11 +00:00
Noah van der Aa 75c08ac6f8
Rename FoodComponents#create -> createStew (#2980) 2022-01-23 15:10:52 +00:00
haykam821 08011fd376
Rename the BlockStateModelGenerator#registerCauldron method to registerCauldrons (#2972) 2022-01-20 12:26:27 +00:00
Noah van der Aa 3f290af9dd
Rename 'integer' parameter and add name for lambda parameter in CampfireBlockEntity (#2968) 2022-01-19 22:52:19 +00:00
haykam821 5d44c38117
Map the FogShape class (#2970) 2022-01-19 22:47:25 +00:00
haykam821 089b68aa24
Use suffixes for key binding fields in the GameOptions class (#2895)
Fixes #2888
2022-01-19 22:46:57 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j f858565126
1.18.1 server.world stuff (#2964) 2022-01-18 00:52:32 +00:00
haykam821 2057b0812e
Rename the ClientWorld#netHandler field to networkHandler (#2914)
Fixes #2912
2022-01-17 21:25:42 +00:00
apple502j bcc33c75fc
Rename incorrectly-named intersectsEntities methods (#2903)
* Rename intersectsEntities methods

* Update CollisionView.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-17 21:24:59 +00:00
apple502j 12c58a41f2
Rename Entity#inanimate (#2922)
* Rename Entity#inanimate

* Fix javadoc

* Rename to intersectionChecked
2022-01-17 21:24:09 +00:00
enbrain b8d5ad7dda
Document MathHelper.binarySearch (#2956)
* Document MathHelper.binarySearch

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-17 21:23:49 +00:00
haykam821 3dec7b22c7
Swap the names of the VertexBuffer#vertexFormat and VertexBuffer#elementFormat fields (#2958) 2022-01-17 21:23:04 +00:00
apple502j 214508ba12
Rename remaining Tag to Nbt (#2960) 2022-01-17 21:21:38 +00:00
apple502j 6975c6f1e6
Fix ChunkGeneratorSettings param (#2963) 2022-01-17 21:20:59 +00:00
enbrain 186c5fb3d0
Fix ClientWorld.Properties.setTime param (#2955) 2022-01-05 18:09:47 +00:00
modmuss50 057596f268
Add mc version id into jar manifest (#2948) 2022-01-02 18:54:44 +00:00
enbrain 204202f752
Document what deprecated means in AbstractBlock (#2952)
* Document what deprecated means in AbstractBlock

* Link to the exact part we need

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-02 18:54:35 +00:00
enbrain e5c08239d1
Fix fov multiplier stuff (#2938) 2022-01-02 18:50:40 +00:00
enbrain 60ec6f6d1a
Drop 'color' prefix from color components (#2935) 2022-01-02 18:50:29 +00:00
apple502j c715653edb
Fix more typos (#2954) 2022-01-02 18:50:05 +00:00
apple502j d37ff81820
Rename NbtNull to NbtEnd (#2884)
* Rename NbtNull to NbtEnd

* Update mappings/net/minecraft/nbt/NbtEnd.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update nbt_type_ids.unpick

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-31 13:36:28 +00:00
Juuxel c762f4ca62
BookScreen.getTextAt -> getTextStyleAt (#2949) 2021-12-31 13:36:05 +00:00
Bohdan Yaroslavtsev 797010908d
Hoppers are not an example of SidedInventory because they are in fact not SidedInventory-s (#2950) 2021-12-31 13:35:55 +00:00
Jake Potrebic 5aaa27338b
lure and LOTS levels were swapped (#2951) 2021-12-31 13:35:43 +00:00
Shnupbups ed71572d20
Fix door open and close sound world event id method names being swapped (#2945) 2021-12-24 14:44:29 +00:00
auoeke bb92d40dd0
Screen#{isPauseScreen -> shouldPause} (#2943) 2021-12-23 14:19:54 +00:00
enbrain b996fd0fb8
Fix MoveToTargetPosGoal.getDesiredSquaredDistanceToTarget (#2942) 2021-12-23 14:19:33 +00:00
haykam821 c1fd719b76
Rename the BackgroundHelper class to ColorHelper (#2915)
* Rename the BackgroundHelper class to ColorHelper

Fixes #2907

* Move the ColorHelper class to the net.minecraft.util.math package

* Rename the ColorHelper.ColorMixer class to Argb

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-23 14:19:12 +00:00
apple502j 664426de11
Document Vec3i (#2930)
* Document Vec3i

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-12-23 14:18:44 +00:00
enbrain 8bb2ba44ce
Fix TimeHelper.SECOND_IN_MILLIS (#2941) 2021-12-23 14:17:43 +00:00
enbrain e7761b6d1d
Fix AbstractBlock.getMaxModelOffset (#2940) 2021-12-23 14:17:26 +00:00
enbrain 80dcaed6ac
Fix the parameter of DefaultedList.add (#2936) 2021-12-22 19:20:26 +00:00
enbrain 8be74de542
Fix the parameter of MultiNoiseUtil.SearchTree.TreeNode constructor (#2937) 2021-12-22 19:20:10 +00:00
enbrain 02a1e330e0
Fix the parameter of ItemDispenserBehavior.spawnItem (#2939) 2021-12-22 19:19:47 +00:00
glisco 5482d38e26
Update WAXED_COPPER, DEEPSLATE_WALL and AZALEA_LEAVES_FLOWERS to be consistent with their item IDs (#2934) 2021-12-19 17:56:57 +00:00
haykam821 8c2dd42a57
Rename the LootContextParameter#getIdentifier method to getId (#2929) 2021-12-18 18:44:56 +00:00
apple502j 24a1ee97f8
Fix typos (#2928)
* Fix typo, step 1
Changes to mappings:
- `SetDamageLootFunction#<init>` `conditons` -> `conditions`

* Fix typos, step 2
Changes to mappings:
- `BedBlock#getAroundAndOnBedOffets` -> `getAroundAndOnBedOffsets`
- `EntityShapeContext#<init>` `walkOnFluidPrecicate` -> 
`walkOnFluidPredicate`
- `HungerConstants#EXHAUSION_UNIT` -> `EXHAUSTION_UNIT`
- `HungerConstants#EXHAUSION_PER_HITPOINT` -> `EXHAUSTION_PER_HITPOINT`

* Update mappings/net/minecraft/world/chunk/PaletteResizeListener.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-12-15 17:33:40 +00:00